There isn't any way to encrypt html, javascript, css files. Since they must need to be readable by browser to render it.
What you can do is Minifying/Compressing those codes, which make those codes hard to understand for human.
If you wried about hacking or something, you should try to check all kind of user input with your PHP codes. Use regular expression and data type check to make sure the security.
--
Best Regards
Abdullah Al Jahid
2011/5/28 Guru™ <nagendra802000@gmail.com>
Hi All,
I tried few encryption tools. It converted my php file into some type of codes. But again when the Firefox reads the files you can see the whole codes. Now sure what Firefox does but I guess it decrypts the php files. So, I guess the tools are useless. I was thinking to use PHP inside HTML. Will that work??
--
Best Regards
Abdullah Al Jahid
__._,_.___
Visit phpXperts website at www.phpxperts.net
MARKETPLACE
.
__,_._,___
No comments:
Post a Comment