MHASH - Download the dll?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Garatheus
Forum Newbie
Posts: 2
Joined: Thu Jun 05, 2003 6:48 am
Location: South Africa

MHASH - Download the dll?

Post by Garatheus »

Hi there,

I'm trying to get mhash for windows 98 for use with php4.3.2. I could only find one site of some help, which was the sourceforge site, but they no-longer use a win32 binary - you have to download the source and compile it yourself :oops: . So I was wondering if someone might be able to direct me to a site (or ftp) where I could download the mhash dll so I might be able to use it.

I did a search on these forums for mhash and the only posts I could find that spoke of mhash (in the post title) didn't have to do anything with downloading the dll or compiling it.

Sending many thanks to all who can help,

Garatheus

-- Signature? --
Garatheus
Forum Newbie
Posts: 2
Joined: Thu Jun 05, 2003 6:48 am
Location: South Africa

Post by Garatheus »

Just wanted to say that apparently you dont need to have the mhash file to use md5 or SHA1, which I managed to get to work by simply using the functions. The PHP manual can be a little misleading at times...
Post Reply