Shows this error when i connect with PDO

I think we need to see the full code for new_result.php. It looks to me as though the error message is saying that line 12 has some SQL code using ORDER that refers to result_id but that there is no such column in the table to which the SQL command refers. (btw, I am not in any way a PHP expert).

1 Like