mhash_get_block_sizeGets the block size of the specified hash Warning
This function has been DEPRECATED as of PHP 8.1.0. Relying on this function is highly discouraged. Description
intfalse mhash_get_block_size(int
$algo )
Gets the size of a block of the specified Parameters
Return Values
Returns the size in bytes or Changelog
Examples
Example #1 mhash_get_block_size Example
|