View Single Post
Old Jan 8th, 2006, 11:13 AM   #2
xavier
Professional Programmer
 
xavier's Avatar
 
Join Date: Oct 2004
Location: .ro
Posts: 383
Rep Power: 4 xavier is on a distinguished road
Send a message via Yahoo to xavier
The best way to check what's wrong with the code , is to echo the $sql , so you will see exactly what the database is receiving. Then , if you can't still see the mistake, go in phpmyadmin in try out the INSERT.
I think , by then you'll have it figured.

Hope it helped.
__________________
Don't take life too seriously, it's not permanent !

Last edited by xavier; Jan 8th, 2006 at 11:14 AM. Reason: i donno how to spell :(
xavier is offline   Reply With Quote