When using <input type="password"> it says never to enter secure data because it isn't encrypted. I'd call passwords secure data, so should we be encrypting them with... Javascript? before sending them to the server, then un-encrypting them with php?



Reply With Quote



Bookmarks