Vous n'êtes pas connecté.
Une liste de solutions pour cacher votre code php:
(trouvé sur http://club.mandriva.com/xwiki/bin/view/KB/DistribWeb)
PHP encoders:
Zend Encoder
http://www.zend.com/store/products/zend-encoder.php
IonCube PHP Encoder
http://www.ioncube.com/
Source Guardian
http://www.sourceguardian.com/
PHTML Encoder
http://www.rssoftlab.com/phpenc.php
ByteRun Protector for PHP
http://www.byterun.com/products.php#phppro
Codelock
http://www.codelock.co.nz/
Hors ligne
A noter aussi e-accelerator et APC des extensions PHP qui permettent de mettre le code PHP en cache (ca fait de l'opcode, c'est comme ca que ca s'appelle) et ca peut aussi encoder les sources je crois, a vérifier (e-accelerator probablement car héritier de turk-mmcache qui le fait, lui) : Accélérer PHP.
Hors ligne