Question
form data failing to submit
I have created a simple form with corresponding database table but I get this error message whenever I submit:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'condition, trailer) VALUES ('Steve Tester', 'steve@test.net', '333-333-3333', 's' at line 1
i have checked and rechecked to make sure all the values are identical. Help!
the form is at http://floridaautotransport.org/quote.php
thanks!
