mhash_countGets the highest available hash ID Description
int mhash_count
( void
)
Gets the highest available hash ID. Return ValuesReturns the highest available hash ID. Hashes are numbered from 0 to this hash ID. Examples
Example #1 Traversing all hashes
<?php |