Quote:
Originally posted by Mr.Profeta
Hi there,
I coded some perl script and want to allow users to download it, just dont want that people change to code. Do you know some good way to protect the code? I know that php allow it, Im wondering if I can do it with perl scripts
|
I know that you can compile your perl and create an exe. Never tried it though.
How can you achieve this with php ?