Hey all, I just installed MySQL and PHP, along with Apache on my computer... It all seems to be working correctly, but I wrote an app that has a generic form on it, which upon Submitting, puts the values of the form in a database.
Each time I submit the thing, the values put in the database are blank, so for some reason, the variables are losing their data.
This same script and form works on my server where someone else set up the MySQL/PHP 😉
Anyone have this problem before and know how to fix it, or even know what the problem is?
Any help would be greatly appreciated!
insectis