Display the drop-down list

mcrypt_module_is_block_algorithm()

« mcrypt_module_get_supported_key_sizes | mcrypt_module_is_block_algorithm_mode »
<?php
$bool 
mcrypt_module_is_block_algorithm (
    
?// string $algorithm
    
  // [string $lib_dir]
);
?>
Result
$bool = true
Error : Function mcrypt_module_is_block_algorithm() is deprecated
Examples
#1 mcrypt_module_is_block_algorithm  (MCRYPT_RIJNDAEL_128)
See also
mcrypt_module_get_algo_block_size, mcrypt_module_is_block_algorithm_mode