mcrypt.dll install on windows

Hi, someone has installed the mcrypt.dll, I have been still some worse tutoriales they have not helped me very much, I have the next error “Call to undefined function mcrypt_ecb()”.

thanks.

Re: mcrypt.dll install on windows

What OS?

And just to know … why do you need mcrypt?

Cause mcrypt_ ecb is deprecated in php. Use mcrypt_generic now.

See the php manual and the user’s contribution, is the best “tutorial”.

http://www.php.net/manual/en/function.mcrypt-generic.php