Jump to content

Database get error


Badriansyah
 Share

Recommended Posts

i am newbie, so i'm sorry for silly question..

i want to insert data to my database.

this is my syntax 

$pDOStatement = $database->query("INSERT INTO questions (ID_USER,TIME_Q, QUESTION) VALUES (1,NOW(), $pertanyaan)");

for $pertanyaan is my variable which string.

but, i get error (in attacment)

please help. thx

error.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...