udm_hash32
(PHP 5 CVS only)
udm_hash32 -- Return Hash32 checksum of gived string
Description
int udm_hash32 ( resource agent, string str)
udm_hash32() will take a string str and return a quite unique
32-bit hash number from it. Requires an allocated agent.
See also: udm_alloc_agent().
|