php-general | 2000071
Date: 07/06/00
- Next message: Paulson, Joseph V. \: "[PHP] Warning: REG_EPAREN: in library_functions.inc on line 12"
- Previous message: Jufang Zhou: "[PHP] Building dynamically loadable library"
- In reply to: Abdul-Kareem Abo-Namous: "[PHP] passwords"
- Next in thread: stephan.schoell <email protected>: "Re: [PHP] passwords"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Paulson, Joseph V. \: "[PHP] Warning: REG_EPAREN: in library_functions.inc on line 12"
- Previous message: Jufang Zhou: "[PHP] Building dynamically loadable library"
- In reply to: Abdul-Kareem Abo-Namous: "[PHP] passwords"
- Next in thread: stephan.schoell <email protected>: "Re: [PHP] passwords"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

