
March 21st, 2000, 07:27 AM
|
 |
.Net Developer
|
|
Join Date: Feb 2000
Location: London
Posts: 987
Time spent in forums: 3 h 26 m 22 sec
Reputation Power: 14
|
|
|
Hi,
You can encrypt the PHP source code in the server.
using "mcrypt" function to encrypt and decrypt that using ciphers.
see the online mannual for details...
|