[SOLVED] mySQL questions

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
anthony88guy
Forum Contributor
Posts: 246
Joined: Thu Jan 20, 2005 8:22 pm

[SOLVED] mySQL questions

Post by anthony88guy »

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 ', )VALUES ('NULL', '', '', '
Line:24 is where my problems are at. I need some help on how to insert values into the database.
Last edited by anthony88guy on Thu May 12, 2005 5:53 pm, edited 1 time in total.
anthony88guy
Forum Contributor
Posts: 246
Joined: Thu Jan 20, 2005 8:22 pm

Post by anthony88guy »

nvm, i found my problem
Post Reply