Jiří Němec wrote:
> Hello,
>
> is there some way ho to compile a PHP GTP application (PHP 5.2) into
> exe file? If there is no compiller, how to run an application without
> cmd.exe window in a background?
>
> Thank you.
>
>
At this time I don't know of any - why not just package your application
as a single file or phar (see php.net/phar if you don't know what that is).
To avoid the cmd.exe window - use php-win.exe instead of php.exe They
work exactly the same except that php-win.exe does not spawn a dos window.
Thanks,
Elizabeth Smith
--
PHP-GTK General Mailing List (
http://gtk.php.net/)
To unsubscribe, visit:
http://www.php.net/unsub.php