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
What is regex in html?
How many types of functions are there in php?
How to call php function in jquery?
What is php variable?
iam mca post graduate in 2010 not getting job in JAVA so iam looking for carear in php as market demand is high so it is best option to try for php or not
What is php beginner?
How would you open a directory for reading in php?
What is magic function in php?
Does php support function overloading?
What is print_r?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
What is super keyword in c++?
Why do we use query?
Does empty check for null?
Can we embedded directly PHP code into XHTML document? State Whether True or False?