Hi,
>Dear all folks,
>I want to get the url of the previous page that my visitor came from. Is
this correct to use http_header? Or what function that will help me >do this
job?
the variable $HTTP_REFERER will do the job but not all browsers support it.
Manual -> Variables -> predefined variables for more info.
cheers
Johannes
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]