udm_crc32
(PHP 4 >= 4.2.0)
udm_crc32 -- Return CRC32 checksum of given string
Description
int udm_crc32 ( resource agent, string str)
Warning
This function is currently not documented; only the argument
list is available.
udm_errno
(PHP 4 >= 4.0.5)
udm_errno -- Get mnoGoSearch error number
Description
int udm_errno ( resource agent)
udm_errno() returns mnoGoSearch error number, zero if no
error.
agent - link to agent identifier, received after call to
udm_alloc_agent().
Receiving numeric agent error code.
|