Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001032

Re: [PHP] Compile .php file is possible ? From: Yasuo Ohgaki (yohgaki <email protected>)
Date: 03/31/01

I found interesting link

http://www.deskcode.com/phpcompiler/

PHPCompiler v0.0.2 Beta

PHPCompiler is an Overlay Manager i.e. A program that converts your PHP Scripts
to Windows EXEcutable files that can be ran on any windows platform which has
the necessary runtime DLL's. PHPCompiler works on the original PHP Parser and
tacks the source of your scripts at the end of a custom coded loader. Its fairly
easy to use and when used in conjunction with PHP-GTK(URL) can be used to create
true GUI Applications.

--
Yasuo Ohgaki

""Marian Vasile"" <marian <email protected>> wrote in message news:9a1cr4$5fr$1 <email protected> > I need a method to compile my php files to give them to a customer. > > The main problem is that this customer have an account on a shared hosting > service and (I think) he can't install a compiler or something new on that > server. > > Is it possible to encrypt my files ? > > Plz HELP ASAP > > Yours, > Marian > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: php-general-unsubscribe <email protected> > For additional commands, e-mail: php-general-help <email protected> > To contact the list administrators, e-mail: php-list-admin <email protected> >

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>