Ask Question Write Answer
Like


1 Answers

Hi you see your error lines they saying a extension is mission on your xampp on this line
 C:\xampp\php\ext\php_mcrypt.so.dll 

so follow me to download php_mcrypt.so.dll file

https://pecl.php.net/package/mcrypt/1.0.3/windows

here choose wisely which is your operating sysytem windows7   or  windows8 or  windows10
then check processor type
32 bit x86 or 64 bit 64x 

then click on link to download the zip file

after download unzip that zip and you found two files
php_mcrypt.dll
php_mcrypt.pdb

copy both files 

then go to your xampp this location
 C:\xampp\php\ext\

then paste both files here

then after got to xampp config settings and then find this line if not have then add this line
extension=php_mcrypt.dll

then restart your xampp

Write your answer

Rules

  • Minimum 50 words
  • Maximum 2000 words
  • No offensive language allowed
  • Answer shloud be understandable and related to question category and related programming language
  • You only submit one answer

What you Earn by doing this contribution ?

  • Youtube video views and watchtime (If you included on snippets,tutorials,Questions and Answers).
  • Your Profile is always showing with your contribution in great recongnizable size.
  • Social engaging we have our own follow system where interested people can follow you and you earn more traffics more engagement with followers.
  • Ability to create contribution with fully loaded with snipptes and attchements.
  • Your contribution going to serve knowledge for worldwide developers and students.
  • Statics where you can easily track likes,views and click on particular link.
  • If your contribution is good we promoted on our google ads and facebook ads.

Terms and Conditions

  • Contribution can't be removed once approved its always live and along with this showing your contribution profile if you not ban.
  • Our review team can be modify your content on review time removing any kind of thirdparty links or images which are not from trusted source.
  • You only earn traffics from this on your profile,on social media links,and your youtube videos views etc.

You shlould be ban if..

  • Found offensive language
  • Found offensive attchments
  • Found offensive user profile
  • Found sequential content rejection
Php Mcrypt.so