Hi!
wie binde ich "print_r($_SERVER);"
wo ein un kann ich die var $_server abspeichern?
gruß klaus
print_r() ist eine PHP-Funktion und $_SERVER ein supergloables Array, siehe auch http://de.php.net/manual/de/language.variables.predefined.php. Dein gesuchter Wert steht also in der Variable $_SERVER['SCRIPT_URI'].
Grüße,
Fabian St.
--
Meine Website: http://fabis-site.net
--> XHTML, CSS, PHP-Formmailer, Linux
---------------------
fabi@erde ~# whatis spam
spam: nothing appropriate
---------------------
Selfcode: ie:% fl:| br:^ va:) ls:& fo:) rl:( n4:° ss:| de:> js:| ch:| mo:) zu:)
Meine Website: http://fabis-site.net
--> XHTML, CSS, PHP-Formmailer, Linux
---------------------
fabi@erde ~# whatis spam
spam: nothing appropriate
---------------------
Selfcode: ie:% fl:| br:^ va:) ls:& fo:) rl:( n4:° ss:| de:> js:| ch:| mo:) zu:)