Thread: Error in Mysql
View Single Post
Old 09-28-2008, 09:24 AM   #5 (permalink)
martins256
The Wanderer
Good Samaritan 
 
martins256's Avatar
 
Join Date: Mar 2008
Posts: 18
Thanks: 0
martins256 is on a distinguished road
Default

The SQL should work if it looked like this:
INSERT INTO users(username, password, email, fullName) VALUES('aldin', '9cdfb439c7876e703e307864c9167a15', 'aldin@yahoo.com', 'aldin moreno')

read more here
martins256 is offline  
Reply With Quote
The Following User Says Thank You to martins256 For This Useful Post:
zxt3st (11-17-2008)