This is a discussion on "SQL syntax error" within the PHP Forum section. This forum, and the thread "SQL syntax error are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
SQL syntax error
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
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 'tables, keyboard, machine) VALUES ('email','username', (PASSWORD('password' at line 1
I've done some searching and I can't seem to find a straight answer for this error. This error comes up after filling out a registration form on my website. Everything worked fine before I added 7 checkboxes. Each check box has its own field on my database so that I can provide detailed searches according to the boxes checked. Any advice or assistance given is thanked in advance. By the way.... I'm diggin the new site layout, this place is great. |
|
|
|
#2
|
||||
|
||||
|
Re: SQL syntax error
Could I see the code please? The intire form + the PHP/MySQL for it.
__________________
Jack Franklin - Webforumz Moderator (x)HTML | CSS | PHP | MySQL | JQuery (Javascript) Contact: My Blog | Twitter | Delicious Want Lessons? PM me. If you think I've helped, please press the 'Thanks' Button.
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
#3
|
|||
|
|||
|
Re: SQL syntax error
What I need is just the print screen at your popup error
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#4
|
|||
|
|||
|
Re: SQL syntax error
PHP code from registration page
|