PHP 7.0.6 Released

udm_errno

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

udm_errnoGet mnoGoSearch error number

Description

int udm_errno ( resource $agent )

Receiving numeric agent error code.

Parameters

agent

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

Return Values

Returns the mnoGoSearch error number, zero if no error.

User Contributed Notes

There are no user contributed notes for this page.
To Top