Page 1 of 1

PHP compiler

Posted: Sat Jan 15, 2005 11:15 am
by kioto
Hi all i want a compiler for my PHP-Gtk script.
Can i use the Bcompiler to create a .exe file on Windows ?
Thanks so much and sorry for my bad english

Posted: Sat Jan 15, 2005 11:17 am
by feyd
If you search through the forums for "compiler +php" you should find the threads we've had about compiling php.

Moved to PHP - Code.

Posted: Sat Jan 15, 2005 12:15 pm
by kioto
Yes, i know PriadoBlender but i have problem with installation of
last version. With the old version i have compiled simple PHP script
but when i have try to compile PHP-GTk script or other type of script
that needed of a particular extension or library i don't have a good result.
You know with Bcompiler is possible create an executable file for PHP-GTk ?
Thanks again

Posted: Sat Jan 15, 2005 12:28 pm
by feyd
all the docs I read real quick about it says yes.

Posted: Sat Jan 15, 2005 1:21 pm
by onion2k
I'm thinking PHP-GTK-PHPhoto now.. damn these forums giving me ideas!

Posted: Sat Jan 15, 2005 4:59 pm
by kioto
In the mailing-list PECL i have get more information about the rule
of Bcompiler. In this state the extension cannot create an executable
but with it is possible create the same bytecode resulting from the parsing of Zend-Engine.
I learn about this http://wildphp.free.fr/wiki/doku.php?id ... table_file
If you have another solution tell me.
Good work to all.