bug in question_insert.php (solution)

a complete ready to use php survey system

bug in question_insert.php (solution)

Postby rodolphedj » Wed Jan 12, 2005 3:25 pm

replace :

$res = mysql_query("insert into nabopoll_questions values($survey,$question,\"\",0)");

by

$res = mysql_query("insert into nabopoll_questions values($survey,$question,\"\",'',0)");

:wink:
rodolphedj
 
Posts: 3
Joined: Wed Jan 12, 2005 3:19 pm

Return to nabopoll

Who is online

Users browsing this forum: No registered users and 25 guests

cron