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