php - Switching on mysqli over mysql -


i have mysql installed , want work on mysqli new database.

does affect previous database in mysql if enable mysqli in phpmyadmin?

mysqli -> mysql improved extension.

the mysqli extension, or known, mysql improved extension, developed take advantage of new features found in mysql systems versions 4.1.3 , newer. mysqli extension included php versions 5 , later.

you have change code have done using mysql. no need change database. mysqli methods use mysql database.

this may help


Comments

Popular posts from this blog

What Are The Best Universities In The World?

Hard vs. Soft Water: What's The Difference?

java - Solr query version issue: Invalid version or the data in not in 'javabin' format -