Open dsebao opened 10 years ago
I don't use this library. A PR is highly appreciated. I will merge the PR if it is good.
It is giving me this error when use the class on a server with an old PHP version
Fatal error: Call to undefined method mysqli_stmt::get_result() in mysqli-db.php on line 551
Could you make a improvement to the class to work with PHP without Native driver activated? I made a small CMS and I want to test it in a hosting that have PHP 5.2 version (and they can´t update to an earlier version). Based in stackoverflow http://stackoverflow.com/a/8343970 this can be improved to work Please Help!