I need to encrypt some PHP source that I've released to the public.
Is this possible? Can PHP be "compiled" ?
You can have a look at phc which can generate executables from PHP. It also has some other options to create C-code, XML, optimized PHP, etc. from the original PHP source.
2.1m questions
2.1m answers
60 comments
57.0k users