News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


development interview phpunit community application test framework database introduction podcast series custom language component release api opinion symfony2 conference unittest

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