Is there free PHP-GTK compiler? I want to down one,but I can't find it.....

I have searched php.net,google.com and baidu.com...but I just found one which is not free....

thanks everyone.

    Thank you for providing that link. It's not bad though, $89 USD for the Windows version.

    Their FAQ page does say this:
    As with other compiled applications, customers will need the supporting runtime libraries installed on their systems, which are available for free download as a separate package from the Roadsend homepage (http://www.roadsend.com). If the application was compiled with dynamic extensions, then those extensions will also need to be installed.

    You also have the option of linking your application statically, so that the required Roadsend runtime files are included in your executables.

    It's a little strange that there's six benchmark tests that the compiled version ran longer than the PHP interpreter:
    http://www.roadsend.com/home/index.php?pageID=benchmarks

    Yeah, I agree that the other free one is not a true compiler, however, it achieves the same end result too.

      Write a Reply...