Hi, I have just put together a script and i want to encrypt it. How would i go about doing this? Cheers, Adam
Get an encrypter...: Iam offering this for free: Please visit www.infogle.com and click on "Data Security" on the left navigation panel and download the software for FREE which will encrypt all of what you have paypal-php-html-alll.... Hope it helps...
Have a look at products like Ioncube encoder or Zend Encoder which are both the best ways to protect your scripts. (they are both commercial tho)
I personally use Ioncube Encoder (ioncube.com) because their product seems to be "stronger" and you don't need to mofify your php.ini (Zend requires that). Ioncube is also much cheaper and provides great support (I should get paid to say that lol) Good luck!
From previous experience....the best page to encrypt is the one that holds the site together. For example if my index.php had all the commands I would encode that. If you are going to distribute/sell the script I would encode the script but leave the customization open to allow the owners of each site to edit templates and such to make it unique. I have had my scripts encoded in Zend. So far no problems.
Does anyone have any open source ones i can use at all? The one by infogle is no good and just encrypts messages.
Maybe not something open source but normally people get licenses for a year so just find someone that has a license that can encode it for you at a nominal price.
Does anyone have a license that would be willing to encode some code for me? If not can someone recommend a good open source encoder i can use.