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



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

Post New Answer

More PHP Interview Questions

What are the differences between PHP3 and PHP4 versions?

1 Answers  


how php works with oracle?

1 Answers  


Which of the delimiter is ASP style?

0 Answers  


How to get tabels from database in php andd display it in the table form using codelgniter? plz help me

2 Answers  


What does isset() function?

0 Answers  






CWD is a type of shell variable. State Whether True or False?

0 Answers  


How can I display text with a php script?

0 Answers  


Does wordpress still use php?

0 Answers  


Is empty check in php?

0 Answers  


How do I run a php script?

0 Answers  


How can I loop through the members of an array?

1 Answers   Rushmore Consultancy,


What is the difference between session_unregister() and session_unset()?

0 Answers  


Categories