[PHP-WIN] Prcompiled mhash available for PHP4? From: Reginald Braithwaite-Lee (raganwald <email protected>)
Date: 06/29/00

Hello:

With the assistance of this (php-windows) list, I have PHP4 working
with gd. Thanks again!

Now I need some hashing functions, preferably strong hashes. Is there a
version of the mhash library that works with PHP4 for windows?

If not, I can probably create a hash from a symmetric cipher function.
mcrypt seems to be the way to go, but...

I'm using download.swwwing.com's php4ts.exe as well as their php_gd.dll
library. I downloaded php_mcrypt.dll as well, however when I ask PHP to
preload it (using php.ini), I get the 'leaking header' problem. Calling
dl('php_mcrypt.dll') explicitly causes a dialog to pop up, complaining:

Invalid library (maybe not a PHP library) 'php_mcrypt.dll'

Is there a compiled library which will work with PHP4? Or have I
perhaps down something incredibly wrong with my installation? I don't
mind switching PHP versions, but I absolutely MUST have gd support and
would prefer to avoid compiling everything from scratch.

TIA...

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
For additional commands, e-mail: php-windows-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>