RE: [PHP] Hiding php Code

2001-03-01 Thread Hoover, Josh
If you don't want the admin or web server user to see your code, you may want to consider Zend's Encode product (http://www.zend.com/zend/products.php#encoder) which encodes your PHP code for you. BUT, this can be rather expensive (depending on your use) and you probably still need your Administr

Re: [PHP] Hiding php Code

2001-03-01 Thread Rene Maldonado
lt;[EMAIL PROTECTED]> > To: "Lista PHP" <[EMAIL PROTECTED]> > Sent: Thursday, March 01, 2001 4:02 PM > Subject: [PHP] Hiding php Code > > > Hi all, I need to hide the php code, on the server. > > > > I know that php is not compiled, so, is there a way to

[PHP] Hiding php Code

2001-03-01 Thread Rene Maldonado
Hi all, I need to hide the php code, on the server. I know that php is not compiled, so, is there a way to do this?? Thanks Rene -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list