Compiled/encrypted php ??
Posted: Wed Jun 23, 2004 12:56 pm
I'm working for a little web hosting company and we are moving the php code of a company to a new server..
I have to go trough a lot of code to make sure everything will work on the new server
One of my users here seems to have compiled/encrypted his php
when I look at the source code, it's like a binary file.. but it's called with require_once() like a normal .php file
Is there any way to compile/encrypt php code?
Thanks,
--Ben
I have to go trough a lot of code to make sure everything will work on the new server
One of my users here seems to have compiled/encrypted his php
when I look at the source code, it's like a binary file.. but it's called with require_once() like a normal .php file
Is there any way to compile/encrypt php code?
Thanks,
--Ben