udm_load_ispell_data> <udm_get_res_param
Last updated: Fri, 24 Feb 2012

udm_hash32

(PHP 4 >= 4.3.3, PHP 5 <= 5.0.5, PECL mnogosearch >= 1.0.0)

udm_hash32Return Hash32 checksum of gived string

Descrição

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.

Parâmetros

agent

A link to Agent, received after call to udm_alloc_agent().

str

The input string.

Valor Retornado

Returns a 32-bit hash number.

Veja Também



User Contributed Notes
udm_hash32
There are no user contributed notes for this page.

udm_load_ispell_data> <udm_get_res_param
Last updated: Fri, 24 Feb 2012