Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

DevShed:
Object Interaction in PHP (Aggregation - Part 4)
Jun 15, 2005 @ 17:12:30

In their fourth and final article in the series, DevShed has posted Object Interaction in PHP: Introduction to Aggregation, Part 4.

In the fourth and final article in our series covering aggregation in PHP, Alejandro Gervasio reviews the MySQLConnector and Pager classes. He then uses these classes first to build a simple database, then to display some paged results from the database.

They tie it all together in part four, showing you how to take the classes that you've worked through the other parts ith and make something useful out of the principles of object aggregation and interaction...

tagged:

Link:


Trending Topics: