位置: 编程技术 - 正文
推荐整理分享PHP:mcrypt_cbc()的用法_Mcrypt函数,希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4, PHP 5)
mcrypt_cbc — 以 CBC 模式加解密数据
说明 string mcrypt_cbc ( int $cipher , string $key , string $data , int $mode [, string $iv ] ) string mcrypt_cbc ( string $cipher , string $key , string $data , int $mode [, string $iv ] )第一个原型是针对 libmcrypt 2.2.x 的, 第二个原型是针对 libmcrypt 2.4.x 及更高版本的。 mode 可选值为: MCRYPT_ENCRYPT 或 MCRYPT_DECRYPT。
本函数不应再使用了, 请使用 mcrypt_generic() 和 mdecrypt_generic() 作为替代。
Warning自PHP 5.5.0起,此函数已经被废弃。强烈建议不要使用此函数 。
PHP:mcrypt_cfb()的用法_Mcrypt函数 mcrypt_cfb(PHP4,PHP5)mcrypt_cfb以CFB模式加解密数据说明stringmcrypt_cfb(int$cipher,string$key,string$data,int$mode,string$iv)stringmcrypt_cfb(string$cipher,string$key,string$data,int$mode[,st
PHP:zip_open()的用法_Zip函数 zip_open(PHP4=4.1.0,PHP5=5.2.0,PECLzip=1.0.0)zip_open打开ZIP存档文件说明resourcezip_open(string$filename)打开一个新的ZIP归档文件进行读取。参数filename待打开ZIP归档的文
PHP:zip_read()的用法_Zip函数 zip_read(PHP4=4.1.0,PHP5=5.2.0,PECLzip=1.0.0)zip_read读取ZIP存档文件中下一项说明resourcezip_read(resource$zip)读取ZIP存档文件中下一项。参数zip一个ZIP压缩文件,该ZIP归
标签: PHP:mcrypt_cbc()的用法_Mcrypt函数
本文链接地址:https://www.jiuchutong.com/biancheng/284776.html 转载请保留说明!上一篇:PHP:mcrypt_create_iv()的用法_Mcrypt函数
下一篇:PHP:mcrypt_cfb()的用法_Mcrypt函数
友情链接: 武汉网站建设