How to install PHP with --mcrypt and --mhash?

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


Please Help Members By Posting Answers For Below Questions

How does csrf token work?

564


What is framework? How it works? What is advantage?

492


What new features php7 has in store for us?

560


What is api example?

528


Explain Booleans in PHP?

630






What is explode() in php?

537


What are php loops?

533


How to read a file in php?

523


Explain the difference between require() and require_once()?

524


What is encapsulation in php?

560


What is the difference between implode() and explode() in php?

489


How to get the value of current session id?

534


What is the use of $_server["php_self"] variable?

527


What does a dependant variable mean?

560


Name some of the popular frameworks in php.

549