storing form data in mysql
Moderator: General Moderators
Re: storing form data in mysql
Have you tried echoing the $query variable like I suggested earlier. This is an easy way to identify what SQL queries you are actually building. Do you know which SQL query is causing the error? I'm not sure but I still think that you have the queries in the wrong place. The curly bracket on line 69 should be on line 76.
-
gwolff2005
- Forum Commoner
- Posts: 68
- Joined: Sun Apr 05, 2009 10:58 am
Re: storing form data in mysql
Hi Philln,
I figured now out what it is. Thanks so much. Still I have another problem. but I will post this under a new topic.
I figured now out what it is. Thanks so much. Still I have another problem. but I will post this under a new topic.