<?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>Fri, 24 May 2013 22:49:20 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Joshua Eichorn's Blog: PHP4Mono]]></title>
      <guid>http://www.phpdeveloper.org/news/4903</guid>
      <link>http://www.phpdeveloper.org/news/4903</link>
      <description><![CDATA[<i>Joshua Eichorn</i> has <a href="http://blog.joshuaeichorn.com/archives/2006/02/25/php4mono/">this new post</a> today sharing a project that he found - <a href="http://php4mono.sourceforge.net/">a PHP compiler for Mono</a>.
<p>
<quote>
<i>
I found an interesting project reading <a href="http://planet.gnome.org/">planet gnome</a> today. It seems <a href="http://blog.raffa.de/">someone</a> has written a <a href="http://php4mono.sourceforge.net/">PHP compiler for mono</a>. Its hard to tell how far along the project is, since the focus seems on <a href="http://blog.raffa.de/?postid=23">doing mono-ish things in PHP</a> rather then running PHP apps on mono. But the project is open source (GPL) and it does let you use PHP within the wider mono world so thats pretty cool.
<p>
Of course that brings up the question, does anyone really want to use PHP inside a managed runtime like mono. I can see the advantage of using PHP to make a GUI app using mono's gnome stuff since it would be less to learn (if thats actually true) but what would I gain running my web apps using mono, besides less compatability.
</i>
</quote>
<p>
<a href="http://php4mono.sourceforge.net/">The compiler</a> allows Mono to be able to run PHP code and is written in C# to translate PHP scripts into a "Common Intermediate Language" to make the execution possible.]]></description>
      <pubDate>Mon, 27 Feb 2006 09:10:38 -0600</pubDate>
    </item>
  </channel>
</rss>
