we know how to programming php, since there is a part that a screet function, is there way to encrypt a php files so some one that retrive the files only can upload it to web space, but he/she cannot read it and still the php files can be runed on server ?
how to encrypt php source but still can be accessed.
| Philip wrote: |
| is there way to encrypt a php files? |
Maybe using Zend Guard? not tested
Or a "php obfuscator"? not tested
thanks,
i test it first then.
i test it first then.
