hi all,
i want to compile my php code in a standalone executable under Windows. I've already used PHPCompiler (from http://www.deskcode.com/phpcompiler/) but the web site is down since a long time. Do you know any other project, under GPL if possible ?
t2k
php2exe
Moderator: General Moderators
- mydimension
- Moderator
- Posts: 531
- Joined: Tue Apr 23, 2002 6:00 pm
- Location: Lowell, MA USA
- Contact:
not sure but the PHP-GTK may be what your looking for. http://gtk.php.net/
There are no 'compilers' that I'm aware of for PHP code. However you can check out http://www.sourceforge.com to see if there are possibly any projects there. The whole idea of compiling PHP code is great, but the smallest program would still be huge because you have to include so much for it. Not saying its imposible or will never be done... but thats kinda what stops some people from doing it.
-
supercranky
- Forum Newbie
- Posts: 1
- Joined: Mon Jun 05, 2006 12:51 pm
you should check out Bambalam PHP EXE Compiler / Embedder
http://www.bambalam.se/bamcompile
cheers,
cranky
http://www.bambalam.se/bamcompile
cheers,
cranky
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact: