View Single Post
Old 05-27-2008, 06:22 PM   #2 (permalink)
Alex
The Wanderer
 
Join Date: May 2008
Posts: 17
Thanks: 2
Alex is on a distinguished road
Default

Quote:
Originally Posted by Yoosha View Post
Notice: Undefined variable: HTTP_GET_VARS
Notice: Undefined variable: dir_files
Notice: Undefined variable: PHP_SELF
...
1. Try $_GET instead
2. Not sure about this
3. Shouldn't you be using $_SERVER['PHP_SELF'] ?
Alex is offline  
Reply With Quote