dotaforlife Posted May 6, 2016 Posted May 6, 2016 Im connecting to my database remotely from an android application. I'm using mysqli_stmt::get_result() function to handle data in my backend. but i cannot use this without mysqlnd enabled. getting the error Fatal error: Call to undefined method mysqli_stmt::get_result() Do you support mysqlnd? if so how can i enable it from my cpanel? Quote
wolstech Posted May 6, 2016 Posted May 6, 2016 Mysqlnd is enabled on Johnny based on his phpinfo. Johnny runs PHP 5.4, which uses mysqlnd by default. Doesn't appear to be available on Stevie. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.