Ok I have a script that uses a isset to input data. Now I wanted to add a few more values into my mysql table. So I deleted the database, and loaded up the new one. Now it wont work. I did absolutely nothing to the script and suddenly its acting like the isset is broken. I have tried things like != NULL, and it still wont work Its boggling my mind.

Any thoughts?