News Feed
Jobs Feed
Sections




News Archive
DevShed:
Using Directory Iterators and MySQL with Adapter Objects with PHP
December 13, 2006 @ 14:10:00

Continuing on from the first part of the series looking at the use of Adapter objects, DevShed has posted part two today - using the Adapter objects along with Directory Iterators to integrate with a MySQL database.

Provided that you understand the basic concepts of the adapter pattern, in this final tutorial, I'll show you how to use it in conjunction with the "DirectoryIterator" class, bundled with PHP 5, and with a couple of MySQL wrappers as well.

They jump right in (as was said, assuming you read the previous article) to using the directory iterators and the adapters together to make a class that gets information about the files in a directory. They take this and show a sample use that's then transformed into a class capable of using the same logic on MySQL results.

0 comments voice your opinion now!
tutorial adapter object directory iterator mysql result part2 tutorial adapter object directory iterator mysql result part2


blog comments powered by Disqus

Similar Posts

NETTUTS.com: How to Paginate Data with PHP

DevShed: Working with the Tidy Library in PHP 5

SitePoint PHP Blog: Simple Object Iterators in PHP

PHPMaster.com: Implementing a Unit of Work - Handling Domain Objects through a Transactional Model

The Bakery Blog: SwiftMailer Component Tutorial


Community Events











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


code functional phpunit interview podcast testing opinion community example object zendframework2 series development application language introduction tool release unittest framework

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