php - Compile mysqli with mysqlnd to use as dynamic extension? -


can compile mysqli mysqlnd use dynamic extension? need linux windows machine (though use linux distro if needed).

why? because hosting provider dumb. mysqlnd should default driver php 5.4+, don't use php 7.0 version. contacting them waste of time, insisted mysqlnd deprecated in favor of mysqli (which isn't how works).


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -