Re: [PHP-DB] Code Security
[email protected] (Omar Muhsin) Thu, 05 Feb 2015 15:38:51 +0100
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
You forgot this one "keep the box OFFLINE ... best security" :-D On 05-02-15 14:10, Richard Quadling wrote: > 1 - Don't allow terminal access to your box. > 2 - Use a PHP byte code encoder (IonCube, Zend Guard) - not perfect as they > can be reversed to access the code in a form. > 3 - Don't use PHP. >