Forum Moderators: coopster
Example:
[1.example.com...]
http://example.com/2/3/4/5/
How do you get the values for 1-5?
[edited by: eelixduppy at 11:03 pm (utc) on Jan. 13, 2008]
[edit reason] delinked [/edit]
And Welcome to WebmasterWorld.
$url = "http://{$_SERVER['HTTP_HOST']}{$_SERVER['REQUEST_URI']}";