Why would you use a com object to do an md5 hash?

php has an inbuilt md5() function.


-----Original Message-----
From: Wayne [mailto:[EMAIL PROTECTED]]
Sent: Monday, 27 January 2003 8:37 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] How do i load my new activex dll?


hey ya,

I have made a new dll "prjMD5.dll" in visual basic's, so i can use the same
MD 5 hash for my website, and my chat server passwords.

anyhow.

Now i have my new DLL

How do i load the function in my dll?

My function's Name is "MD5Encrypt"

and only has 1 value: "password"

ie: $hased = md5encrypt($password);

but i dont know how to load the dll..
ne 1 wish to help me with this please?

Thanks
My email address is
w_pearsall[at]yahoo.co.uk



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to