Jump to content

Use MySQL Or MySQLi ?


JustinK101

Recommended Posts

I am in the planning stages of a large PHP+MySQL appplication.

 

I am trying to decide if I should use MySQL or MySQLi in my application for the database. MySQLi seems to offer more flexibility and features such as either procedural or object oriented calls, but reading posts on Google, people are actually claiming that MySQLi is slower then MySQL.

 

Does anybody have any proof or facts about the slower performance using MySQLi? Any comments and help would be great. Thanks.

Link to comment
https://forums.phpfreaks.com/topic/117422-use-mysql-or-mysqli/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.