Friday, May 27, 2011

Re: [phpXperts] Re: Issue with code security

 

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.

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


__._,_.___
Recent Activity:
Visit phpXperts website at www.phpxperts.net
MARKETPLACE

Find useful articles and helpful tips on living with Fibromyalgia. Visit the Fibromyalgia Zone today!


Stay on top of your group activity without leaving the page you're on - Get the Yahoo! Toolbar now.

.

__,_._,___

No comments: