<?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>Sun, 19 May 2013 16:36:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Using the Active Record Pattern with PHP and MySQL]]></title>
      <guid>http://www.phpdeveloper.org/news/12075</guid>
      <link>http://www.phpdeveloper.org/news/12075</link>
      <description><![CDATA[<p>
DevShed has started up a new series looking at one of the more popular software design patterns - the Active Record pattern. In <a href="http://www.devshed.com/c/a/PHP/Using-the-Active-Record-Pattern-with-PHP-and-MySQL/">this first part of the series</a> they introduce the pattern and include a little code to get things started.
</p>
<blockquote>
Using the active record pattern to develop a database-driven application offers many advantages. It can save PHP developers a wealth of time in coding and code maintenance, because you can take advantage of SQL abstraction.
</blockquote>
<p>
First they set up a simple data mapping class (using methods like setFirstName to change the "firstname" property of the object) then a MySQL abstraction class and, in the <a href="http://www.devshed.com/c/a/PHP/Using-the-Active-Record-Pattern-with-PHP-and-MySQL/3/">last page</a> of this first part, he combines the two to make a simple Active Record example.
</p>]]></description>
      <pubDate>Thu, 05 Mar 2009 11:15:08 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Oracle:  PHPFest at LinuxWorld Boston 2006]]></title>
      <guid>http://www.phpdeveloper.org/news/5103</guid>
      <link>http://www.phpdeveloper.org/news/5103</link>
      <description><![CDATA[As a part of the LinuxWorld Boston (2006) Conference for this year, Oracle is <a href="http://www.oracle.com/webapps/events/EventsDetail.jsp?p_eventId=49957">hosting a PHPFest</a>, a place to get help installing Oracle's 10g Express Edition (Oracle Database XE) product.
<p>
<quote>
<i>
Bring your laptop and get up and running on Oracle Database 10g Express Edition (Oracle Database XE) on Linux and Zend Core for Oracle. Walk away with a complete enterprise Oracle and PHP environment completely free of charge!
<p>
Ideal for developers, Oracle Database XE is free to develop, deploy, and distribute. Join Oracle experts as they demonstrate best practices for Oracle and PHP on Linux and interoperability with SQL, Java, and BPEL while taking advantage of PHP's explosive growth and new functionality. 
</i>
</quote>
<p>
For more information on the wheres and whens of this offer or to register, check out <a href="http://www.oracle.com/webapps/events/EventsDetail.jsp?p_eventId=49957">this page</a> on the Oracle site.]]></description>
      <pubDate>Tue, 04 Apr 2006 07:14:55 -0500</pubDate>
    </item>
  </channel>
</rss>
