Posted in

Call to undefined method mysqli_stmt::get_result()

On a PHP Script i get error

Fatal error:  Call to undefined method mysqli_stmt::get_result() in

It was on a Cpanel Server with PHP mysqli and mysqlnd module enabled.

The problem was fixed by disabling “mysqli” PHP module and enabling “nd_mysqli”.

Visited 1 times, 1 visit(s) today

Leave a Reply

Your email address will not be published. Required fields are marked *