Hi since I can't get it to work with simple inserts I going to try it another way.
I have a form (form.html) that passes about 150 variables via a POST operation to a php script (write.php) that is supposed to write all 150 variables to a table in a mysql database. the table consists of 200+ predefined variables.
What would be the best way to do this and plz could you give me some example code, I'm really new at this and it's frustrating me a lot! I've been trying this for over three days now and I don't seem to get it to work with simple inserts ...
Thx in advance for any replies ...
Greetz