<?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, 22 May 2013 20:59:03 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DZone.com: GladiusDB and Firebird: Databases for Your PHP Apps]]></title>
      <guid>http://www.phpdeveloper.org/news/18350</guid>
      <link>http://www.phpdeveloper.org/news/18350</link>
      <description><![CDATA[<p>
On Dzone.com <i>Leigh Shevick</i> continues her series looking at some of the "unknown databases" out there that PHP developers might not be aware of (but could be very useful in their applications). In <a href="http://php.dzone.com/articles/gladiusdb-and-firebird">this second part</a> of the series, she looks at GladiusDB and Firebird.
</p>
<blockquote>
In this next installment, we'll be looking at two (arguably very contrasting) databases. The first is <a href="http://gladius.sourceforge.net/">Gladius DB</a>, which is a flat file database written in pure PHP. The second is <a href="http://www.firebirdsql.org/">Firebird</a>, another database veteran, which has features similar to some of the better-known databases, such as Microsoft SQLServer.
</blockquote>
<p>
She gives a brief introduction of each and includes links to <a href="http://sourceforge.net/projects/gladius/files/">two</a> <a href="http://php.net/manual/en/book.ibase.php">resources</a> to help you get connected to each. A bit of sample code shows how to make the connections and pull information out of simple tables (SELECTed). 
</p>]]></description>
      <pubDate>Mon, 13 Aug 2012 10:45:16 -0500</pubDate>
    </item>
  </channel>
</rss>
