亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

mcrypt_get_key_size()
劉袁銘
劉袁銘 2017-10-10 19:47:34
0
1
1092

php study needs to use mcrypt_get_key_size(), how to enable mcrypt_

劉袁銘
劉袁銘

reply all(1)
路過

Enable the PHP extension module Mcrypt in the windows environment

1. Edit php.ini and remove the ';' before extension=php_mcrypt.dll

2. Check d:\ Check whether there is php_mcrypt.dll under **\php5\ext, and whether there is libmcrypt.dll under d:\**\php5

3. Copy libmcrypt.dll to C:\Windows\system32

4. Restart the Apache server


Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template