<?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>Thu, 22 May 2008 15:12:45 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Matthew Turland's Blog: Interesting Bug in the HTTP Streams Wrapper]]></title>
      <guid>http://www.phpdeveloper.org/news/9965</guid>
      <link>http://www.phpdeveloper.org/news/9965</link>
      <description><![CDATA[<p>
<i>Matthew Turland</i> has come across an <a href="http://ishouldbecoding.com/2008/04/10/interesting-bug-in-the-http-streams-wrapper">"interesting bug"</a> in PHP's stream wrappers functionality - some strange 404 or 500 HTTP errors in one of his scripts.
</p>
<blockquote>
I wrote a <a href="http://ishouldbecoding.com/2008/04/user/files/pastebin.phps">small script</a> a while back that's gained a surprising amount of popularity thanks to a plug from the site that it posts to. [...] I learned that this [connection from the script] could be done with streams, I attempted to implement it in that fashion, but ran into strange issues where I would get 404 or 500-level HTTP errors rather than the response I was expected.
</blockquote>
<p>
He eventually found <a href="http://bugs.php.net/bug.php?id=44603">the bug</a> related to his problem (in the 5.2.x branch) but happily notes that it has been corrected and will be patched in the upcoming 5.3 (and 6) branches.
</p>]]></description>
      <pubDate>Mon, 14 Apr 2008 08:49:04 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Two Wrappers for Ext JS in PHP - PHP-Ext & ExtPHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9783</guid>
      <link>http://www.phpdeveloper.org/news/9783</link>
      <description><![CDATA[<p>
As both the <a href="http://devzone.zend.com/article/3241-Ajaxian.com-announces-two-PHP-Wrappers-for-ExtJS">Zend Developer Zone</a> and <a href="http://ajaxian.com/archives/to-extphp-or-to-php-ext">Ajaxian</a> point out, there's been two new projects based on the Ext JS user interface widget system adapted for PHP - <a href="http://php-ext.quimera-solutions.com/">PHP-Ext</a> and <a href="http://nexus.zteo.com/2008/03/04/extphp-an-extjs-converterwrapper-for-php-developers/">ExtPHP</a>.
</p>
<blockquote>
PHP-Ext is an open source widget library written for PHP 4 and 5 to empower the UI Layer. It is based on <a href="http://extjs.com/">Ext JS</a> javascript widgets which provide a standard and powerful API to build Rich Internet Applications. It basically works as a convenient wrapper for the Ext JS Javascript Objects.
</blockquote>
<p>
And from the <a href="http://nexus.zteo.com/2008/03/04/extphp-an-extjs-converterwrapper-for-php-developers/">ExtPHP</a> site:
</p>
<blockquote>
I needed to be the one person who would have to wrestle JavaScript when problems happened. I therefore needed a way to insulate them from the gory details, which is why I created ExtPHP.
As you may have guessed from subtle hints, such as <a href="http://nexus.zteo.com/2008/03/04/extphp-an-extjs-converterwrapper-for-php-developers/">this entry</a>'s 12-feet tall header, ExtPHP creates a PHP wrapper for ExtJS.
</blockquote>
<p>
The <a href="http://ajaxian.com/archives/to-extphp-or-to-php-ext">Ajaxian post</a> also includes code examples for each of them, one showing form construction and the other a tabbed interface.
</p>]]></description>
      <pubDate>Wed, 12 Mar 2008 09:38:00 -0500</pubDate>
    </item>
  </channel>
</rss>
