Jump to content

Badriansyah

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Badriansyah

  1. i just got a same problem and solved thank you both
  2. 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
×
×
  • Create New...