you get get some header variable data, such as $HTTP_REFERER

execute <?php phpinfo(); ?>  to determine what is available to you (differs
from system to system)

You might also iterate through $HTTP_SERVER_VARS[], $HTTP_ENV_VARS[] 

-----Original Message-----
From: marcbey [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 15, 2002 3:39 AM
To: [EMAIL PROTECTED]
Subject: [PHP] http header?


hello php guys,

how can i get the http header ?


greetings marc


--
-------------------------------------------------------
magic garden GmbH - Agentur für Informationsarchitektur

Hermannstr. 15 - 70178 Stuttgart (Am Feuersee)

www.magic-garden.de ¦ [EMAIL PROTECTED]

Tel. (07 11) 619 57-42 ¦ Fax (07 11) 615 01 38




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to