Поиск по: -
Поискать по всем серверам
На этой странице приведены все страницы, которые ссылаются на http://oit.cmc.msu.ru/php/function.mhash.html. Показаны документы 1 - 1 из 1.
1. mhash_count
. PHP Manual . Prev . Next . (3.0.9 - 3.0.18 only, PHP 4 >= 4.0.0) mhash_count -- Get the highest available hash id . int mhash_count ( (void);) . mhash_count() returns the highest available hash id. Hashes are numbered from 0 to this hash id. Example 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)); } ?> . Prev . Home . Next . mhash_get_block_size . Up . mhash
[
Сохраненная копия
]
Ссылки http://old.hcs.cmc.msu.ru/php/function.mhash-count.html -- 3.8 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.mhash-count.html -- 3.8 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.mhash-count.html -- 3.8 Кб -- 03.02.2002
Похожие документы
[ Сохраненная копия ] Ссылки http://old.master.cmc.msu.ru/php/function.mhash-count.html -- 3.8 Кб -- 03.02.2002
[ Сохраненная копия ] Ссылки http://oit.cmc.msu.ru/php/function.mhash-count.html -- 3.8 Кб -- 03.02.2002
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда