Hello,
I know there are many good things about PHP programming, but how can I deploy the scripts to a production server in encrypted form so that the source programs (.php under /var/www/html, for example) cannot be read on the server (I know the end-user cannot view the source with a browser not like html).
Regards,
BL