|
-
Jun 17th, 2007, 10:17 PM
#1
Thread Starter
Frenzied Member
mcrypt
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?
-
Jun 18th, 2007, 12:04 AM
#2
Hyperactive Member
Re: mcrypt
Are you using windows or linux to run php?
-
Jun 18th, 2007, 09:08 AM
#3
Thread Starter
Frenzied Member
-
Jun 18th, 2007, 02:52 PM
#4
Re: mcrypt
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:
Code:
extension=php_mcrypt.dll
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|