Hi, thanks in advance, i've a apache-1.3.22 and php 4.1.1 as CGI on a Linux 2.4.2 with ( glibc2.2.2 ), and i'd like to encrypt my php code because i don't want anybody see it. I've used POBS to ofuscate code but i've seen that isn't enough, and then i belive that i should modificate source code php-cgi and after php makes fopen() and before read() put my encrypt function . What's files i should modificate?, i've suppose i should modificate the file main.c and php_ini.c but i'm not sure .
Anybody could help me please ? Thanks -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]