News Feed
Jobs Feed
Sections




News Archive
DevShed:
Using PDO Objects in PHP 5 - Using the PDO extension
May 30, 2007 @ 10:21:00

DevShed launches a new tutorial series today with this new article, an introductory look at using the PDO objects in PHP5.

As you may have seen at first glance, the PDO extension looks really useful in certain situations. In this three-part series, I'm going to introduce its most important features, by accompanying the corresponding theoretical concepts with numerous hands-on examples, in this way facilitating the respective learning curve.

They start the series off with a look at using the extension and connecting to a resource (in their case, a MySQL database). Then, it's on to performing queries and grabbing the last inserted IDs for the rows your script just put in.

0 comments voice your opinion now!
tutorial pdo object extension php5 tutorial pdo object extension php5


blog comments powered by Disqus

Similar Posts

Stuart Herbert's Blog: Microsoft's First PHP Extension: SQL Server 2005 Support

Jurian Sluiman: Using Zend Framework service managers in your application

NetTuts.com: Zend Framework from Scratch

Ben Ramsey\'s Blog: PECL Input Filter

Dublish.com: Captcha - Spam preventing images


Community Events











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


interview code opinion development series functional testing podcast framework api phpunit example database release introduction community language zendframework2 composer application

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