By : elieli Published On Saturday, September 23, 2023, 03:46 In PHP Scripts
A script that encrypt your html files so people cannot copy your work by viewing the source ! The idea of this script is to encrypt your html file and adding readable credit message in it. It supports multiple file and sub-folder encryption.
Steps:
Please note that there is no perfect way to hide your html from user, and the best way to protect them is to put everything on server-side script(php,asp..etc.)
The purpose of this script is to protect ones work from less skilled user to steal their source code, and encrypt everything in 1 click (And we don’t aim to improve SEO ) . I know that there are many free solutions that do the encryption, but most of them require you to paste your html to their site and encrypt for you. Imagine if you have 20-30 files.