I'm looking to how to hide the source code of my Web pages in order to protect data and miscellaneous sources. Thanks alot
I'm looking to how to hide the source code of my Web pages in order to protect data and miscellaneous sources. Thanks alot
There are only two possible solutions:
1 - Write the entire site in Flash
2 - Do not put the site online
basically...
1. A browser reads HTML code.
2. I can read HTML code.
You can make it harder to find or even encrypt it to make it harder to read, but in the end you can't hide it completely.
Bookmarks