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.
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.
Well, the FAQ page here:
http://gtk.php.net/wiki/PhpGtk/PhpGtkFaq#six
Says that there's this one available:
http://www.priadoblender.com/index.php?layout=main&cslot_1=2
Can you please post the one you did find that wasn't free.
Thanks.
this is one that not free
http://www.roadsend.com/home/index.php?pageID=compiler
I have downed this one
http://www.priadoblender.com/index....n&cslot_1=2
but I think it can not be called compiler...
it just binding the php.exe and the PHP script..
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.