Quote
There are different opinions on which connector/extension is faster. Here is a simple guideline that you should follow:
If the MySQL database you are connecting to is <= 4.1.3, then use mysql_connect.
If the MySQL database you are connecting to is > 4.1.3, then use mysqli_connect.
Quote
Lifecycle Long Term Deprecation Announced*
Quote
Asynchronous Queries
Multiple Statements
Category Forum
Modifications and Requests - 8Labels
None yet
Statistics
1 participant
Notifications
You are not receiving notifications from this thread.
Related Questions