Re: [PHP-GTK] php bytecode compiler

[email protected] (Andrei Zmievski) Mon, 6 Aug 2001 14:50:27 -0500
Newsgroups php.gtk
Message-ID <[email protected]>
On Mon, 06 Aug 2001, Joris Kluivers wrote:
> Hi all,
> 
> i have a problem, recently i found a message on a website about a php bytecode compiler. The compiler could "compile" php scripts to files with a .exe extension. It also supports php-gtk scripts. So it should be possible to make client side php gui application. There also was an url in the message pointing to the website (http://www.deskcode.com/). Now i have one problem, the website is unavailable.
> 
> So my question is, has anyone downloaded it (windows version) and coud you send it to me. Because i want to try it and make client side gui applications. 
> 

It was never a bytecode compiler. It simply appended the script source
at the end of the patched executable. And now even that version is gone
as the website is down.

-Andrei
* All of the above is my opinion, unless specified otherwise. *