Hello Matin,
Am 2005-07-30 03:14:35, schrieb Martin B. Nielsen:
> Are you maybe looking for something like this:
>
> <?
> $passwords = "test";
> $pass = md5($passwords);
^^^^^^^^^^^^^^^
I was missing this.
> echo $pass;
> ?>
>
> The above will output: 098f6bcd4621d373cade4e832627b4f6 as MD5 hash value.
> For more info, http://se2.php.net/manual/en/function.md5.phpIt is exactly what I was searchin for. > Best regards, > Martin Thanks and nice Weekend Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature

