
07-11-2006, 11:30 AM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: May 2005
Location: Norway
Posts: 4,947
|
|
Do you use the PHP inbuilt associative array $_SERVER ?
Is it
$_SERVER['REQUEST_URI'] or something like that?
Look up the documentation for $_SERVER if that is not the solution.
|