[PHP] Path of referring page From: Tim West (Tim.West <email protected>)
Date: 08/15/00

Hi,

Is it possible to find the path of a referring page in php? For example, say
I have a php script at http://www.somewhere.com/file.html and it points to
http://www.somewhere.com/scripts/something.php can the something.php script
find that it was called from http://www.somewhere.com/file.html or
/file.html, or even better ../file.html?

Cheers,

Tim

-- 
Digital Media Developer
The Display Post - www.displaypost.co.uk

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>