I use the following PHP code to encrypt/obfuscate HTML and JavaScript.
Now it uses a dynamic randomly generated key. But I want it to use a static key, based on a word such as: "ThisIsMySalt"
So the password should NOT change but always be based on my word.
Here is my code:
http://d9qjx79zqpo3.googlepages.com/code.php.txt
Related posts:








0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment