k..im going insane..
using a simple insert statement..nuthing fancy
looks fine..right??PHP Code:
$result = mysql_query("INSERT INTO users VALUES ($uid, '$name', '$phone', '$address', '$email', '$website')")
or die("line 15, data was not inserted ".mysql_error());
it produces this error
Am i not seeing the error?? all the quotes are there... al opening brackets have closed onces..commas are in right place...PHP Code:You have an error in your SQL syntax near ')' at line 1
IM GOIN INSANE
AAAAHHHHHHHHHHH....
thanx![]()




Bookmarks