I have a script called index.php on my main page and it actually is used
to launch several webpages like so;

http://mysite.com/index.php?id=16

When http://mysite.com runs it still uses index.php. but it doesn't
show it in the address bar. All it shows is;

http://mysite.com

What I would like to do is to get the information from the address bar
to know when I am on the main page.

-- 

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

Reply via email to