Second MySQL Chapter
I am having problems running the big example at the end of the second MySQL chapter in Beginner PHP4. The error I am getting is that I haven't defined the variable $action. This is used in the last little bit of code. I have tried defining it as global but nothing works. Any help?
|