❤ Bookmark Us

What is the difference between Mysql and Mysqli?


Both are relational database drivers. A driver is a piece of software designed to communicate with a specific type of database server.


They needed PHP scripting language to provide an interface with MySQL databases. Basically same but MySQL is older. MySQLi is the Improved driver.