News Feed
Jobs Feed
Sections




News Archive
DevShed.com:
PHP Datastorage Class (Part 2)
November 22, 2005 @ 06:06:41

DevShed has posted part two (in a two-part series) on the creation of a Datastorage class with the help of PHP.

In the first part of this two-part article, you started to learn about using alternatives to databases for storing data; specifically, we started to work on creating a class that can handle flat files, session variables, and cookies. This second part picks up right where we left off last time.

Building off of the previous code, they move into using XSLT to display the output of the data we've already stored. Of course, they give all of the code you'll need to get the job done, and wrap it all together at the end with some suggestions of what else you can use this class for...

0 comments voice your opinion now!
datastorage class datastorage class


blog comments powered by Disqus

Similar Posts

PHPied.com: SAP container for PEAR::Auth

Lorna Mitchell's Blog: PHP REST Server (Part 1 of 3)

Developer.com: PHP 5 OOP - Interfaces Abstract Classes and the Adapter Pattern

DevShed: Throwing Basic Exceptions When Auto Loading Classes in PHP 5

Dagfinn Reiersol's Blog: Real programming with PHP 5.3 (part 2): JavaScript-style classes


Community Events











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


community tool database series podcast object conference composer development language testing release functional introduction zendframework2 interview opinion example code framework

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