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

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -