Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001062

RE: [PHP] protect source code From: Andrew Chase (andrew.chase <email protected>)
Date: 06/21/01

You might want to check out APC - an open-source alternative to Zend's
commercial product. I've never used it, but it looks pretty good:

 http://apc.communityconnect.com/

-Andy

> -----Original Message-----
> > I am on a project and the issue that struck me is how to
> protect my source
> > codes which is in human readable form. There isn't any way for me to
> > protect my database and the only way that I had found out is to
> use the PHP
> > encoder provided by Zend.com to encode the source code. However, the
> > price of a commercial license for each machine (since it use host ID or
> > hostname as the key) is too costy and I am trying to find an
> alternative or
> > a cheaper packages available. Please help.

-- 
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>