Avg. Answer Rating:
( ratings )
Query error:: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM questions q LEFT JOIN answers ON answer_question = question_id WHERE questi' at line 1
Original query:
SELECT DISTINCT FROM questions q LEFT JOIN answers ON answer_question = question_id WHERE question_status = 1 ORDER BY
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in
/home/school/public_html/dsp_MemberQuestions.php on line
1
Not posted yet