<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Redundancy in PHP DB drivers</title>
	<atom:link href="http://fabrizioballiano.net/2007/06/14/redundancy-in-php-db-drivers/feed/" rel="self" type="application/rss+xml" />
	<link>http://fabrizioballiano.net/2007/06/14/redundancy-in-php-db-drivers/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 15:05:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Fabrizio Balliano</title>
		<link>http://fabrizioballiano.net/2007/06/14/redundancy-in-php-db-drivers/comment-page-1/#comment-61</link>
		<dc:creator>Fabrizio Balliano</dc:creator>
		<pubDate>Sat, 14 Jul 2007 12:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.fabrizioballiano.net/2007/06/14/redundancy-in-php-db-drivers/#comment-61</guid>
		<description>@Mariano: :-))) ma non dovevi essere in ferie tu? che ci fai connesso!? :))</description>
		<content:encoded><![CDATA[<p>@Mariano: :-))) ma non dovevi essere in ferie tu? che ci fai connesso!? :))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariano</title>
		<link>http://fabrizioballiano.net/2007/06/14/redundancy-in-php-db-drivers/comment-page-1/#comment-60</link>
		<dc:creator>Mariano</dc:creator>
		<pubDate>Sat, 14 Jul 2007 11:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.fabrizioballiano.net/2007/06/14/redundancy-in-php-db-drivers/#comment-60</guid>
		<description>Grande Fabry, picchia duro!</description>
		<content:encoded><![CDATA[<p>Grande Fabry, picchia duro!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabrizio Balliano</title>
		<link>http://fabrizioballiano.net/2007/06/14/redundancy-in-php-db-drivers/comment-page-1/#comment-59</link>
		<dc:creator>Fabrizio Balliano</dc:creator>
		<pubDate>Thu, 14 Jun 2007 20:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.fabrizioballiano.net/2007/06/14/redundancy-in-php-db-drivers/#comment-59</guid>
		<description>@cj: same funcitonality but also same code? and anyway 4 names (or the doc is wrong)... 4 names for 2 things is confusing and the obsolete ones should be removed IMHO.</description>
		<content:encoded><![CDATA[<p>@cj: same funcitonality but also same code? and anyway 4 names (or the doc is wrong)&#8230; 4 names for 2 things is confusing and the obsolete ones should be removed IMHO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cj</title>
		<link>http://fabrizioballiano.net/2007/06/14/redundancy-in-php-db-drivers/comment-page-1/#comment-58</link>
		<dc:creator>cj</dc:creator>
		<pubDate>Thu, 14 Jun 2007 19:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.fabrizioballiano.net/2007/06/14/redundancy-in-php-db-drivers/#comment-58</guid>
		<description>First there was &#039;ora&#039;, the original Oracle extension.  It has been &quot;removed&quot; and is no longer shipped with PHP 5.

Then came &#039;oci8&#039;, which was refactored for PHP 5.1.2.  (Anyone using oci8 with any PHP 4.x should update to the latest oci8 code from PECL or pecl4win).

Then came PDO_OCI. On Windows PDO_OCI is prebuilt as php_pdo_oci.dll for users with Oracle 10g client libraries, and as php_pdo_oci8.dll for users with Oracle 8 or 9 libraries.  Both DLLs have the same functionality.

See http://www.oracle.com/technology/tech/php/pdf/underground-php-oracle-manual.pdf

So you actually only have two Oracle drivers.</description>
		<content:encoded><![CDATA[<p>First there was &#8216;ora&#8217;, the original Oracle extension.  It has been &#8220;removed&#8221; and is no longer shipped with PHP 5.</p>
<p>Then came &#8216;oci8&#8242;, which was refactored for PHP 5.1.2.  (Anyone using oci8 with any PHP 4.x should update to the latest oci8 code from PECL or pecl4win).</p>
<p>Then came PDO_OCI. On Windows PDO_OCI is prebuilt as php_pdo_oci.dll for users with Oracle 10g client libraries, and as php_pdo_oci8.dll for users with Oracle 8 or 9 libraries.  Both DLLs have the same functionality.</p>
<p>See <a href="http://www.oracle.com/technology/tech/php/pdf/underground-php-oracle-manual.pdf" rel="nofollow">http://www.oracle.com/technology/tech/php/pdf/underground-php-oracle-manual.pdf</a></p>
<p>So you actually only have two Oracle drivers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

