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

Is php still relevant 2019?

546


Applications written to provide a GUI shell for Unix and Linux are called

583


Who created numbers?

536


How can we determine whether a php variable is an instantiated object of a certain class?

529


Tell me how can we determine whether a variable is set?

510






What is xss in php?

565


How check submit button is clicked in php?

520


How do I run a php script in windows?

558


How to delete cookie files on your computer?

558


What are the differences between session and cookie?

526


Which is variable cost?

530


Is a number php?

531


How can we check the value of a given variable is alphanumeric?

547


What does csrf token mean?

514


Can you use both this () and super () in a constructor?

546