Forum Moderators: coopster

Message Too Old, No Replies

can i prtect php codes from modefying in windows?

can i prtect php codes from modefying in windows?

         

shams

11:33 am on May 19, 2006 (gmt 0)

10+ Year Member



hi,
i developed php-mysql program for a hospital, which is the collections of php codes, i will put this program in a system runing windows xp, is there any way i protect these php codes from modefying even by the administrator of that system?

barns101

12:23 pm on May 19, 2006 (gmt 0)

10+ Year Member



Yes, I believe that it is possible to obfuscate your PHP code (make it unreadable). Do a Google search [google.com] for details of how it's done.

siMKin

12:57 pm on May 19, 2006 (gmt 0)

10+ Year Member



take a look at the Zend Encoder:
[zend.com...]