Slashdot Mirror


User: ladaprosek

ladaprosek's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:You can have .NET Framework in PHP now! on Zend to Show PHP Tools In October · · Score: 1

    OK, so if you were to choose either some "Zend Framework" which would probably be coded as poorly as PHP (have you ever seen PHP sources?), or .NET Framework, a seriously developed and supported product (and also free by the way), what would you choose? If you have issues with the fact that .NET is being developed by Microsoft, you can try Mono.

  2. You can have .NET Framework in PHP now! on Zend to Show PHP Tools In October · · Score: 1

    Check out Phalanger - PHP compiler for .NET and you can use the entire .NET Framework in your PHP apps right away. And even if you're not interested in .NET, it will significantly speed up your apps.

    There's really no point in waiting for Zend Framework or anything made by the PHP group ;)

    http://www.codeplex.com/Wiki/View.aspx?ProjectName =Phalanger