News Feed
Jobs Feed
Sections




News Archive
JSLabs Blog:
How to compile php scripts in ASP.net
June 21, 2007 @ 08:07:00

On the JSLabs blog today, there's a quick tutorial talking about how to transfer PHP scripts (without much altering, depending on the functionality used) over to be compiled into an ASP.net application. The real key is in the Phlanger software.

Phalanger is a new PHP implementation introducing the PHP language into the family of compiled .NET languages. It provides PHP applications an execution environment that is fast and extremely compatible with the vast array of existing PHP code.

Phlanger allows you to compiles PHP to the MSIL (Microsoft Intermediate Language), use any .NET object in a PHP application and integrates well with Visual Studio.

0 comments voice your opinion now!
compile aspnet phlanger visualstudio microsoft compile aspnet phlanger visualstudio microsoft


blog comments powered by Disqus

Similar Posts

Chris Hartjes' Blog: Where Are The Good Development Tools For PHP?

Bob Majdak's Blog: Compile That PHP-GTK2, and More

TechToolBlog: Ruby, PHP, ASP.NET Job Comparison

TechToolBlog: Ruby, PHP, ASP.NET Job Comparison

PHPImpact Blog: PHP Compiler for the .NET Framework


Community Events











Don't see your event here?
Let us know!


language series code phpunit zendframework2 testing application interview introduction podcast unittest opinion development community framework example conference functional tool release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework