(PHP 4 >= 4.0.2, PHP 5)
mcrypt_module_close — Closes the mcrypt module
$td
Closes the specified encryption handle.
td
The encryption descriptor.
成功时返回 TRUE, 或者在失败时返回 FALSE。
TRUE
FALSE