News Feed
Jobs Feed
Sections




News Archive
DevShed:
User-defined Interfaces in PHP 5 - Turning MySQL Classes into Interface Implementers
January 02, 2006 @ 16:18:06

DevShed has posted the third part of their "User-defined Interfaces in PHP5" series today, this one focusing on the conversion of MySQL classes into interface implementors.

Returning to this part of the series, I'll demonstrate how useful interfaces can be, by implementing the "HTMLRenderer" interface on a couple of MySQL processing classes that have nothing in common with the (X)HTML widgets explained in the previous tutorial. In this way, by the end of this article you'll have a decent background for working with interfaces as well as a clear idea about its concrete implementation in PHP applications.

By using the code generated in the previous tutorial of the series, they show you how to use it in a more real-life situation, rendering the results in an HTML automatically...

0 comments voice your opinion now!
user-defined interface mysql implement display HTML table user-defined interface mysql implement display HTML table


blog comments powered by Disqus

Similar Posts

DevShed: Using Directory Iterators and MySQL with Adapter Objects with PHP

PHPClasses.org: 5 Reasons Why the Web Platform War is Over: PHP Won with 75% says Google

OpenSky Blog: Inheritance in PHP, or why you want to use an Interface or an Abstract class...

IBM developerWorks: Craft a Webmail interface for PHP applications

Eran Galperin's Blog: Profiling queries with Zend_Db and optimizing them by hand


Community Events











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


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

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