If you are intending to do this with PHP $_SERVER['PHP_SELF'] is a variable containing the file name of the script being accessed.

Jason

shaun wrote:

Hi,

I would like to display certain items on certain pages. Is it possible to
detect the page i am going to and if so display an item. I could add an
identifer to the link but there a lot of pages linking to this page so it
could get tricky?

Thank in advance for any advice







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



Reply via email to