Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

Re: [PHP] passwords From: Martin A. Marques (martin <email protected>)
Date: 07/06/00

On Thu, 06 Jul 2000, Abdul-Kareem Abo-Namous wrote:
> hi guys, thanks for the help last time. here's another one. how do i
> scramble a password before it is submitted (by a standard html form)? i dont
> like the look of a plain password in the url. it doesnt need to be
> 128-bit-encoded, i just want to implement my own scrambler/descrambler.
> ideas?

Use MD5!!!!!

It's a string function!

-- 
"And I'm happy, because you make me feel good, about me." - Melvin Udall
-----------------------------------------------------------------
Martín Marqués			email: 	martin <email protected>
Santa Fe - Argentina		http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>