<?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 00:51:17 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Christopher Jones' Blog: Duplicate Columns in "2 Day Plus PHP Developer Guide"]]></title>
      <guid>http://www.phpdeveloper.org/news/7056</guid>
      <link>http://www.phpdeveloper.org/news/7056</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has <a href="http://blogs.oracle.com/opal/2007/01/05#a98">a correction</a> on his blog for a developer guide that Oracle has put out (Oracle Database Express Edition 2 Day Plus PHP Developer Guide 10g Release 2) mentioning a problem in chapter three:
</p>
<blockquote>
In <a href="http://download-west.oracle.com/docs/cd/B25329_01/doc/appdev.102/b25317/ch3.htm#CHDDIABI">chapter three "Connecting to the Database" at step 5</a> of you will get duplicate columns returned if you use the latest version of PHP.
</blockquote>
<p>
By adding in a "OCI_ASSOC+" to the oci_fetch_array statement, all is corrected. This was due to a change in how oci_fetch_array worked (as seen in <a href="http://bugs.php.net/bug.php?id=37487">this bug</a>).
</p>]]></description>
      <pubDate>Mon, 08 Jan 2007 16:33:00 -0600</pubDate>
    </item>
  </channel>
</rss>
