Greetings! I have a MySQL database installed on my domain, and I'm trying to access the contents of that database with prepared statements (to prevent SQL injections). Unfortunately, when I try to do a SELECT query and get the results back with get_result(), I just get the error:
Fatal error...