udm_alloc_agent_array
(PHP 4 >= 4.3.3, PHP 5 <= 5.0.5, PECL mnogosearch >= 1.0.0)
udm_alloc_agent_array — Allocate mnoGoSearch session
Описание
resource udm_alloc_agent_array
( array $databases
)
Список параметров
-
databases
-
The array databases
must contain one database
URL per element, analog to the first parameter of
udm_alloc_agent().
Возвращаемые значения
Returns a resource link identifier on success, or FALSE on failure.