Search code examples
htmlencode

how to encode html pages that could not decode it again


i have a HTML page that want to encode it so could not decode it again but want to show it on all browsers correctly.
i know that exists a program called Encrypt Web Pro can do it but we know encoded html page with it can decode again easily.
do you know a safe way for this? please Help Me...


Solution

  • With the free obfuscating HTML encoder you can encode your php output into an encrypted javascript. Viewing the source directly will result in one encoded line of javascript. This does not benefit the search engine optimization, and the source can still be viewed using a source debugger such as Firebug for firefox browsers.