Afficher la liste déroulante

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]
);
?>
Résultat
$bool = true
Erreur : Function mcrypt_module_is_block_algorithm() is deprecated
Exemples
#1 mcrypt_module_is_block_algorithm  (MCRYPT_RIJNDAEL_128)
Voir aussi
mcrypt_module_get_algo_block_size, mcrypt_module_is_block_algorithm_mode