I am writing a PHP script encoder meant to be a free alternative
to things like CodeLock.
The source is here
I am looking for input on the direction I should take it in,
and possible a better method for encoding the include file (because if it gets decoded, then the script can be decoded)
Please tell me what you think
FreeLock Homepage
Thanks!