Is there a way that we can compile the php scripts in object files. The issue is that we cannot install the normal .php files (ie. text) as it will prone to leakage. As perl has perlcc, where you can compile your perl scripts, is sth similar available in PHP as well.