[thelist] PHP Login Security

Nickolay Kolev nmkolev at uni-bonn.de
Sat Oct 12 15:03:01 CDT 2002


>Are you using encrypted passwords or are you passing plain text
>across the connection? You may want to look into encryption
>functions at http://www.php.net/manual/en/ref.mcrypt.php.

How do I encrypt the passwords (or any other data for that matter)
without passing them to another page? In other words, how do I send
them encrypted over the network?

I have been reading through the php manual but it seems all greek
to me...


Thanks,
nmk






More information about the thelist mailing list