PHP Dokumentation: Function mcrypt-module-close
12. Januar 2010 von werner
mcrypt_module_close
(PHP 4 >= 4.0.2, PHP 5)
mcrypt_module_close — Close the mcrypt module
Parameter-Liste
- td
The encryption descriptor.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
Siehe auch
- mcrypt_module_open() – Opens the module of the algorithm and the mode to be used