PDA

View Full Version : secure your source code


trinitybrown
10-14-2008, 04:41 AM
I wish to ask how one can secure his/her HTML code as anyone can see anybody site's source, Is there any tool or method for it, if yes kindly let me know

smalley.john
10-17-2008, 12:39 PM
Well, I don't think there is any foolproof way. If you are that concerned, render images or use flash.

Standard HTML hiding methods involve using javascript encoding / decoding to write the HTML in document.

never
05-14-2009, 09:32 AM
Zend can secure your source code.

Stevejeff
07-13-2009, 03:53 AM
I think we cant secure as you say. John's suggestion may help.