|
mcrypt_module_is_block_modeReturns if the specified mode outputs blocks or not Warning
This function has been DEPRECATED as of PHP 7.1.0 and REMOVED as of PHP 7.2.0. Relying on this function is highly discouraged. Description
bool mcrypt_module_is_block_mode(string
$mode , string $lib_dir = ?)
This function returns Parameters
Return Values
This function returns |