(PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0)
mcrypt_module_close — 關(guān)閉加密模塊
本函數(shù)已自 PHP 7.1.0 起廢棄。強(qiáng)烈建議不要使用本函數(shù)。
$td
關(guān)閉加密模塊。
td
加密描述符。
成功時(shí)返回 true, 或者在失敗時(shí)返回 false。
true
false