Web студия "GrandView"
  Главная   Написать Контакты
   
   
О проекте
Руководство php
 

mhash_count

(PHP 3 >= 3.0.9, PHP 4, PHP 5)

mhash_count -- Get the highest available hash id

Описание

int mhash_count ( void )

Gets the highest available hash id.

Возвращаемые значения

Returns the highest available hash id. Hashes are numbered from 0 to this hash id.

Примеры

Пример 1. Traversing all hashes

<?php

$nr
= mhash_count();

for (
$i = 0; $i <= $nr; $i++) {
    echo
sprintf("The blocksize of %s is %d\n",
       
mhash_get_hash_name($i),
       
mhash_get_block_size($i));
}
?>



add a note add a note User Contributed Notes
mhash_count
There are no user contributed notes for this page.

mhash_get_block_size> <mhash
Last updated: Sat, 27 Jan 2007
 
 
Новости
11 июля 2007
Сайт запущен
© 2007 info@grandviewstudio.com

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 324

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 330
Z058440144362 Z348613067571