When you make a login form and then process the password and user name with a php script thats called by the form. Do you have to encrypt the data somehow before the form is submitted to the php script? I notice with a packet sniffer on my web site, to try and find out what will show, my password and username is clearly shown in the http header. Can anyone get that packet or is this transmition just between me the site? If not how can I encrypt it first? Can you show me an example, or a web page somewhere on this?

Tagged with:

Filed under: Data Security

Like this post? Subscribe to my RSS feed and get loads more!