<?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>Mon, 20 May 2013 11:56:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Chris Jones' Blog: Speeding up DBMS_OUTPUT in PHP OCI8]]></title>
      <guid>http://www.phpdeveloper.org/news/11290</guid>
      <link>http://www.phpdeveloper.org/news/11290</link>
      <description><![CDATA[<p>
In <a href="http://blogs.oracle.com/opal/2008/10/speeding_up_dbms_output_in_php.html">this new post</a> to his Oracle blog, <i>Chris Jones</i> shows how to set up DBMS_OUTPUT to work with the OCI8 extension available for PHP.
</p>
<blockquote>
Immediately after OOW, Alison and I have got straight into updating the Underground PHP & Oracle Manual. We've had our heads right down. [...] When reviewing the DBMS_OUTPUT section I tried using a PIPELINED PL/SQL function and found a significant speed improvement over the basic method.
</blockquote>
<p>
He shows a few different methods for getting it working and includes both the code, SQL to create the functions and a bit of stats at the end showing which method is the fastest (the pipelined version wins out by quite a bit every time).
</p>]]></description>
      <pubDate>Mon, 27 Oct 2008 08:48:59 -0500</pubDate>
    </item>
  </channel>
</rss>
