faqts : Computers : Programming : Languages : PHP : General Information : PHP5

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

9 of 13 people (69%) answered Yes
Recently 7 of 10 people (70%) answered Yes

Entry

How do I use the mysqli extension?

Jun 17th, 2004 12:56
Philip Olson,


This faqt is just getting started so for now read these tutorials:
 Using ext/mysqli: Part I - Overview and Prepared Statements:
 ------------------------------------------------------------
 * http://www.zend.com/php5/articles/php5-mysqli.php
 Using ext/mysqli: Part II - Extending mysqli:
 ------------------------------------------------------------
 * http://www.zend.com/php5/articles/php5-mysqli2.php
And the official PHP documentation:
 PHP Manual: mysqli
 ------------------------------------------------------------
 * http://www.php.net/mysqli
Only use the mysqli extension if you're using MySQL 4.1 or greater.  
The latest versions of MySQL can be downloaded from here:
 MySQL Product Snapshots:
 ------------------------------------------------------------
 * http://downloads.mysql.com/snapshots.php