I have all my code written for a uni assignment due tomorrow and ive been slapped round the face by
http://hostforlife.eu as the code which works really well on my localhost machine doesnt on their server. I think it mayhave somthing to do witht the
line of code. This is the new error message:
Fatal error: Call to undefined function mysqli_stmt_get_result() in /home/hear2see/public_html/index.php on line 90
But im really unsure and would be greatful of any help. I have made sure the mysqlnd driver is ticked in the PHP modules.
example of complete code for login page: