<?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>Wed, 22 May 2013 19:09:35 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SitePoint PHP Blog: PHP to Java bytecode]]></title>
      <guid>http://www.phpdeveloper.org/news/4548</guid>
      <link>http://www.phpdeveloper.org/news/4548</link>
      <description><![CDATA[On the SitePoint PHP blog today, <i>Harry Fuecks</i> <a href="http://www.sitepoint.com/blogs/2005/12/21/php-to-java-bytecode/">talks about</a> some of the options to integrate PHP with Java - the Caucho updates specifically.
<p>
<quote>
<i>
From <a href="http://www.theserverside.com/news/thread.tss?thread_id=38144">this post</a> on <a href="http://www.theserverside.com/">the server side</a> it seems <a href="http://www.caucho.com/">Caucho</a> have added PHP support to their Resin Java App server.
<p>
There are a number <a href="http://www.php.net/java">ways</a> to <a href="http://php-java-bridge.sourceforge.net/">integrate</a> with <a href="http://wiki.apache.org/tomcat/UsingPhp">Java</a>, by which I mean PHP-the C version.
<p>
What's interesting about what Caucho seem to have done is, rather than integrate with PHP-C, they've written their own parser for PHP scripts in Java, from which they generate Java byte code for execution. I say "seem" because I've only glanced at the <a href="http://www.caucho.com/download/index.xtp">source</a> and found a convincing-looking PHP parser in there.
</i>
</quote>
He also points out <a href="http://wiki.caucho.com/Category:PHP">a wiki entry</a> with some more information on it...]]></description>
      <pubDate>Thu, 22 Dec 2005 07:26:29 -0600</pubDate>
    </item>
  </channel>
</rss>
