RE: [PHP-WIN] Page names as variables?That's perfect...  Now I can get everyone off my 
back :-)

Thanks!
Ed Meyer
Smarts Broadcast Systems
  Actually, for something like this, you are going to want to use: 

  $REQUEST_URI 

  as the former does not include any GET variables whereas the latter will. 
  I do something very similar to what you are looking to do above and I 
  found that $HTTP_REFERER just wasn't doing it for me... 

  Chris 

Reply via email to