Secure PHP code on IIS -
my web application going installed @ customer's iis7 server. application built in php , mysql , responsible synchonizing data among mobile devices of multiple users. each user may send request iis7 server , receive updated data. every company have instance of web application installed @ proprietary server.
i interested in preventing might have access php code of web application (i.e. system administrator) stealing or altering code. know of way achieve this? there similar obfuscation php?
Comments
Post a Comment