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
Compiled/encrypted php ??
Moderator: General Moderators
- launchcode
- Forum Contributor
- Posts: 401
- Joined: Tue May 11, 2004 7:32 pm
- Location: UK
- Contact:
- WaldoMonster
- Forum Contributor
- Posts: 225
- Joined: Mon Apr 19, 2004 6:19 pm
- Contact:
I have used the free Turck mmcache a year ago.
This software can be used to compile php code or as a accelerator.
Last Turck mmcache was from end 2003.
Now they are working on a new website, and I hope there will come a new version that will work with the newer PHP versions.
Website: http://turck-mmcache.sourceforge.net/
This software can be used to compile php code or as a accelerator.
Last Turck mmcache was from end 2003.
Now they are working on a new website, and I hope there will come a new version that will work with the newer PHP versions.
Website: http://turck-mmcache.sourceforge.net/