|
PHP5中文手册
mhash_count(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. 范例
Example#1 Traversing all hashes
<?php |