Ben,
You should be able to do a normal == comparison or a strcmp(). But that's not really
what you're after is it?
Have a look at PHPLIB (phplib.netuse.de), in particular, the crypto_secure
authentication stuff. I think you'll find what you're looking for.
Ignatius
> -----Original Message-----
> From: Ben Cairns [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 12 March 2001 22:50
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] MD5
>
>
> I have a string that I want to MD5 (No prizes for guessing
> its a password),
> what I want to do is MD5 two strings (one supplied by the
> user, and one by my
> server) and compare them. How can I do this?
>
>
> -- Ben Cairns - Head Of Technical Operations
> intasept.COM
> Tel: 01332 365333
> Fax: 01332 346010
> E-Mail: [EMAIL PROTECTED]
> Web: http://www.intasept.com
>
> "MAKING sense of
> the INFORMATION
> TECHNOLOGY age
> @ WORK......"
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
>