How to install PHP with --mcrypt and --mhash?
Answer / 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 |
Is php an oop?
How can we upload a php + mysql Site
how many types of error in PHP.
How to get best php developer Experience in Php with Sugar CRM / VTiger.
Does wordpress run on php 7?
What is multidimensional array in php?
How can we destroy the cookie in php?
PHP can be used frontend of for backend?
How to redirect a url from http to https in .htaccess?
How to connect to a url in php?
What is the difference between InnoDb tables and MyIsam Tables in php
Tell me what is htaccess? Why do we use this and where?