Search results

  1. R

    mysqli_stmt::get_result() not available

    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...
Top