iScramble is a PHP script that allows you to protect sections of your HTML code from prying eyes. It scrambles the text into a form that is not human readable, and generates some JavaScript code to descramble it. The JavaScript generated is self contained. It includes the scrambled text and code to descramble it. iScramble can scramble any HTML code. It is particularly useful for hiding email addresses from email address harvesting robots. If you place your email address in plain text on a page on your site, chances are that it will be found by one of these harvesters, and your email address will be sold to spammers. Use iScramble to prevent this. |