JustinK101 Posted July 30, 2008 Share Posted July 30, 2008 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.