Function.udm-hash32
Aus PHP-Wiki
Rentenversicherung Vergleichen Online und Gesetzliche Krankenversicherung Vergleichen Online, Baufinanzierung . Lebensversicherung
udm_hash32 — Return Hash32 checksum of gived string
Inhaltsverzeichnis |
Beschreibung
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.
Parameter-Liste
- agent
- A link to Agent, received after call to udm_alloc_agent().
- str
- The input string.
Rückgabewerte
Returns a 32-bit hash number.