(PHP 4 >= 4.3.3, PHP 5 <= 5.0.4)
udm_alloc_agent_array -- Allocate mnoGoSearch session
Description
resource 
udm_alloc_agent_array ( array databases )
   udm_alloc_agent_array() will create an agent
   with multiple database connections. The array
   databases must contain one database URL
   per element, analog to the first parameter of
   udm_alloc_agent().
  
   See also: udm_alloc_agent().