I\'m trying to compile some bits of a PHP application into bytecode. The code makes use of the magic constant __FILE__.
I\'ve been looking into ways to compress PHP libraries, and I\'ve found several libraries which might be useful, but I really don\'t know much about them.