udm_alloc_agent_array

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

udm_alloc_agent_arrayAllocate mnoGoSearch session

Opis

udm_alloc_agent_array ( array $databases ) : resource

udm_alloc_agent_array() will create an agent with multiple database connections.

Parametry

databases

The array databases must contain one database URL per element, analog to the first parameter of udm_alloc_agent().

Zwracane wartości

Returns a resource link identifier on success lub FALSE w przypadku niepowodzenia.

Zobacz też:

add a note add a note

User Contributed Notes

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