Author |
Message |
Topic: Variable Errors |
skankinchan
Replies: 4
Views: 12453
|
|
Search for "Undefined variable" on the PHP forum for more information about how to solve that issue.
I did that and I found that most reccomend setting register_globals fom off to on which I did bu ... |
Topic: Variable Errors |
skankinchan
Replies: 4
Views: 12453
|
|
But that doesn't fix the problem, it just hides it. The scripts still don't work. |
Topic: Variable Errors |
skankinchan
Replies: 4
Views: 12453
|
|
With almost every script I try to use I get the following error message.
Notice: Undefined variable: action in C:\Program Files\Abyss Web Server\htdocs\integral\articles\admin.php on line 57
O ... |
|