Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
mcrypt_module_close

mcrypt_module_close

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_module_close --  Close the mcrypt module

Description

bool mcrypt_module_close ( resource td )

This function closes the specified encryption handle.

See mcrypt_module_open() for an example.