I have a php app that I want to "compile"... so users can deploy the website on their own servers, without being able to view the source or modify the app. Is there a way to do this?

Thanks.

Chris