First off, I'm fairly new to PHP programming, so there may be some easy
solution to this.
I have several forms that collect and pass variables to another page that a inserts them to a mySQL database. Everything seemed to be working fine and then yesterday they seemed to stop working. Every form I submit gives me an Undefined Variable error message. The only thing we have done different in the last week is an upgrade to the PHP module on our web server. Could that be the problem?
I've tried writing new code just to check if the variable was there with no luck.
Any help or ideas would be greatly apprciated?