<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 20:22:46 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed.com: PHP Datastorage Class (Part 2)]]></title>
      <guid>http://www.phpdeveloper.org/news/4356</guid>
      <link>http://www.phpdeveloper.org/news/4356</link>
      <description><![CDATA[DevShed has posted <a href="http://www.devshed.com/c/a/PHP/PHP-Datastorage-Class-continued/">part two</a> (in a two-part series) on the creation of a Datastorage class with the help of PHP.
<p>
<quote>
<i>
In the <a href="http://www.devshed.com/c/a/PHP/PHP-Datastorage-Class/">first part</a> 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.
</i>
</quote>
<p>
Building off of the previous code, they move into <a href="http://www.devshed.com/c/a/PHP/PHP-Datastorage-Class-continued/">using XSLT</a> 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...]]></description>
      <pubDate>Tue, 22 Nov 2005 06:06:41 -0600</pubDate>
    </item>
  </channel>
</rss>
