registration errors[please see original post]
Posted: Wed Aug 16, 2006 10:40 am
ive finally got my program to recognize whether or not a user "username" is entered into the database but i cant figure out why i when i try to register a user i get the following errors:
Warning: implode() [function.implode]: Bad arguments. on line 132
Warning: implode() [function.implode]: Bad arguments. on line 133
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 'create_date,password) VALUES ("","2006-08-15",md5('Register'))' at line 1
please help
Warning: implode() [function.implode]: Bad arguments. on line 132
Warning: implode() [function.implode]: Bad arguments. on line 133
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 'create_date,password) VALUES ("","2006-08-15",md5('Register'))' at line 1
please help
