Click to See Complete Forum and Search --> : mcrypt
vbbit
Jun 17th, 2007, 11:17 PM
Does anyone use the mcrypt before? I downloaded it (libmcrypt) from the sourceforge, but don't know where to store it. I meant I extract the .tar file on my desktop, and don't know where to store those files so that I can write codes for mcrypt function?
superbovine
Jun 18th, 2007, 01:04 AM
Are you using windows or linux to run php?
vbbit
Jun 18th, 2007, 10:08 AM
I use windows
visualAd
Jun 18th, 2007, 03:52 PM
Download libmcrypt.dll and put it in your windows directory:
http://files.edin.dk/php/win32/mcrypt/
Then edit your php.ini file and add the line:
extension=php_mcrypt.dll
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.