Jero
10-23-2004, 01:03 PM
Is there a way to read the URL of a page that you're currently on? Like $_SERVER['HTTP_HOST'] that reads the domain name.
|
||||
How to get the URL?Jero 10-23-2004, 01:03 PM Is there a way to read the URL of a page that you're currently on? Like $_SERVER['HTTP_HOST'] that reads the domain name. Nightfire 10-23-2004, 01:26 PM $_SERVER['PHP_SELF'] or $_SERVER['REQUEST_URI'] Jero 10-23-2004, 05:35 PM cool. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum