View Single Post
  #1 (permalink)  
Old 09-02-03, 01:11 AM
ckb ckb is offline
New Member
 
Join Date: Sep 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy protecting code in PHP

Subject: Protecting Code in PHP
hi all,

how to protect my code in PHP? i put my code in public domain and i don't want to

anybody to open the code ...it's on Linux any a person who got right only can

open..but i don't even want to take that takes place. i know there are so many

encoders available i can encode the code with that....but i want to know whether

any mechanism is available with PHP itself so taht it can decode the encoded code

by itself... pls help me..
thanx in advance
ckb


I can't give the server's admin the right to

see the content of the file, so.. it would be better for it to be encripted.
Reply With Quote