随笔分类 - PHP
摘要:<?php class OpenSSLAES { /** * var string $method 加解密方法,可通过openssl_get_cipher_methods()获得 */ protected $method; /** * var string $secret_key 加解密的密钥 */
阅读全文
摘要:php编译扩展库时报错:Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable. Then, rerun this script. 解决方案: y
阅读全文

浙公网安备 33010602011771号