News Feed
Jobs Feed
Sections




News Archive
Gergely Hodicska's Blog:
What is new in PHP 5.3 - part 3 mysqlnd
November 19, 2007 @ 07:58:00

Gergely Hodicska continues his series on what's coming up in the next major PHP release with a new post covering the new mysql native driver (mysqlnd) that'll be included.

In the first two parts of this series I wrote about namaspaces and late static binding. In this part I will cover mysqlnd (MySQL native driver for PHP), which is also a really cool feature of PHP 5.3. This a replacement library (not an extension) for libmysql (MySQL Client Library) offering a lot of advantage over it.

He includes some of the reasoning why its a better choice, how it's integrated with the Zend Engine, the memory savings that it will give you and some of the functionality included with it like persistent connections, client-side query caching and statistical data collection functions.

0 comments voice your opinion now!
mysqlnd native driver php5 upcoming mysqlnd native driver php5 upcoming


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: PHP Built in Input filtering

Ivo Jansch's Blog: PHP4 to 5 migration webinar

IBM developerWorks: Use DB2 native XML with PHP

php|architect: Vulcan Zend PHP Certification Mock Testing

PHPClasses.org: Lately in PHP Podcast Episode 12 - Is PHP 5.4 really coming soon?


Community Events











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


phpunit testing database series release development symfony2 opinion conference introduction rest functional unittest framework language zendframework2 interview community usergroup podcast

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