Re: [PHP] Help with INSERT query

2001-01-24 Thread Darren Evans
""Thor M. Steindorsson"" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Some of your single quotes between values are missing (the . "','" . ), > messing up the query. > However it would probably be easier to do the addslashes() beforeyou do the > query so you

RE: [PHP] Help with INSERT query

2001-01-24 Thread Thor M. Steindorsson
[mailto:d_evans*@earthlink.net] Sent: Wednesday, January 24, 2001 1:51 PM To: [EMAIL PROTECTED] Subject: [PHP] Help with INSERT query I recently downloaded a phpDownload app. I'm having problems with it and can not reach the creator of this app. The INSERT query from the Admin portion of this

[PHP] Help with INSERT query

2001-01-24 Thread Darren Evans
I recently downloaded a phpDownload app. I'm having problems with it and can not reach the creator of this app. The INSERT query from the Admin portion of this app will not insert the info passed from a form. Can someone offer any help with this? Here is a portion of the code: } else { // In