udm_hash32(3) php man page | unix.com

Man Page: udm_hash32

Operating Environment: php

Section: 3

UDM_HASH32(3)								 1							     UDM_HASH32(3)

udm_hash32 - Return Hash32 checksum of given string

SYNOPSIS
int udm_hash32 (resource $agent, string $str)
DESCRIPTION
udm_hash32(3) will take a string $str and return a quite unique 32-bit hash number from it.
PARAMETERS
o $agent - A link to Agent, received after call to udm_alloc_agent(3). o $str - The input string.
RETURN VALUES
Returns a 32-bit hash number.
SEE ALSO
udm_alloc_agent(3). PHP Documentation Group UDM_HASH32(3)
Related Man Pages
mb_convert_encoding(3) - php
mb_strtolower(3) - php
ucwords(3) - php
crc32(3) - php
sha1(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update