05-27-2008, 06:22 PM
|
#2 (permalink)
|
|
The Wanderer
Join Date: May 2008
Posts: 17
Thanks: 2
|
Quote:
Originally Posted by Yoosha
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'] ?
|
|
|
|