Answer Posted / shanmuga
It is only for windows server...
First u download the libmcrypt.dll from internet.And put the
dll into your system32 folder.
URL for that library.
http://ftp.emini.dk/pub/php/win32/mcrypt/
Then enable the line
extension=php_mcrypt.dll
in php.ini and restart apache.
Now the mcrypt function will work.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Define soundex()?
Which function is used to read a single character from a file in PHP.
What is the meaning of symbol '$' in jquery?
Tell me in php, objects are they passed by value or by reference?
How to assigning a new character in a string?
Explain how to run the interactive php shell from the command line interface?
Which framework is best for php?
What is if isset ($_ post submit )) in php?
What is chrome logger?
What is meant by pdo in php?
How to remove white spaces from the beginning and/or the end of a string in php?
What is the difference between die () and exit () in php?
How cookies are transported from servers to browsers?
What is compact function php?
How do you identify independent and dependent variables in research?