Search
 
SCRIPT & CODE EXAMPLE
 

PHP

enable mcrypt in php ini in xampp php.ini

First, you should download the suitable version for your system from here: https://pecl.php.net/package/mcrypt/1.0.3/windows

Then, you should copy php_mcrypt.dll to ../xampp/php/ext/ 
and then enable the extension by adding extension=mcrypt to your xampp/php/php.ini file.
  
It works for me.
Comment

PREVIOUS NEXT
Code Example
Php :: PHP Superglobal - $_GET 
Php :: php header accept post request from same domain 
Php :: fpdf tutorial php mysql 
Php :: wp query compare like and or 
Php :: email in ctf 
Php :: Initialisez un tableau de 4 cases (contenant des nombres) et en faire la somme en créant une fonction somme php 
Php :: php Write a program to reverse an array or string 
Php :: Comment exiger une longueur minimale de commentaire dans WordPress 
Php :: featured image tab not displayed on post 
Php :: Undefined variable $argc $argv in PHP 
Php :: clear laravel cache and clear vue 
Php :: php jwt firebase 
Php :: codeigniter AES _ENCRYPT or AES_DECRYPT in where 
Php :: Input sanitization to prevent XSS 
Php :: laravel gigapay update invoice 
Php :: Criando shortcode no Wordpress 
Php :: comment php laravel template blade 
Php :: custom-taxonomy-image-option-in-admin-panel 
Php :: wp plugin handles - load on specific page 
Php :: phplinit config 
Php :: phpmyadmin account locked 
Php :: composer suggests 
Php :: php messageformatter 
Php :: how to fetch group name in custom post type in wordpress 
Php :: MySQL eqSql Connection 
Php :: CausesActivity trait 
Php :: 279.00 to php 
Php :: Mapping, Filtering and Reducing in PHP 
Php :: how to filter the all special characters in cakephp from an array 
Php :: laravel echo server 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =