View Single Post
  #2 (permalink)  
Old 07-11-2006, 11:30 AM
kgun's Avatar
kgun kgun is offline
WebProWorld 1,000+ Club
 

Join Date: May 2005
Location: Norway
Posts: 4,947
kgun RepRank 3kgun RepRank 3
Default

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.
Reply With Quote