News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Giri Mandalika's Sun Blog:
MySQL Native Driver for PHP, mysqlnd
January 19, 2009 @ 10:26:37

This new post on the PHP::Impact blog links to a Sun blog post about the MySQL driver that provides a more direct connection between your PHP instance and MySQL - mysqlnd.

Due to the tight integration into PHP 5.3 (and later), mysqlnd eliminates the dependency on the MySQL client programming support when the database extension(s) and the database driver are built with the support for mysqlnd. mysqlnd is not another PHP extension like mysqli nor it has an exposed API to the userland. It is a library that provides almost similar functionality as that of the MySQL client library, libmysql. mysqlnd and libmysql libraries implement the MySQL communication protocol - hence both of those libraries can be used to connect to the MySQL Server.

The Sun blog entry also walks you through the installation and configuration of a PHP instance with the native driver installed (with the upcoming PHP version, 5.3).

0 comments voice your opinion now!
mysqlnd native driver library php5 compile tutorial



Similar Posts

Secunia.com: SUSE update for php4 and php5

Martynas Jusevicius' Blog: Reading Excel files with PHP

Henri Bergius's Blog: MidCOM on PHP5, finally

Mike Wallner's Blog: Round Up

Till Klampaeckel's Blog: So you'd like to migrate from MySQL to CouchDB? - Part II


Community Events









Don't see your event here?
Let us know!


opinion zend developer zendframework windows symfony wordpress feature job benchmark extension conference facebook framework podcast sqlserver microsoft codeigniter release doctrine

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework