Jump to content

Recommended Posts

Posted

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?

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...