| mhash_get_block_sizeGets the block size of the specified hash Description
   int mhash_get_block_size
    ( int  $hash)
   Gets the size of a block of the specified  Parameters
 
 Return Values
   Returns the size in bytes or  Examples
 Example #1 mhash_get_block_size Example 
<?php |