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
Descrição
resource udm_alloc_agent_array
( array
$databases
)udm_alloc_agent_array() will create an agent with multiple database connections.
Parâmetros
-
databases -
The array
databasesmust contain one database URL per element, analog to the first parameter of udm_alloc_agent().
Valor Retornado
Returns a resource link identifier on success ou FALSE em caso de falha.