Function.udm-alloc-agent-array
Aus PHP-Wiki
Gas Tarife und Riesterrente, Finden Sie Ihren persönlichen Strom-Tarif! Stromtarife Vergleichen Online . Pferdehaftpflicht Versicherungsvergleich
udm_alloc_agent_array — Allocate mnoGoSearch session
Inhaltsverzeichnis |
Beschreibung
resource udm_alloc_agent_array ( array $databases )
udm_alloc_agent_array() will create an agent
with multiple database connections.
Parameter-Liste
- databases
- The array databases must contain one database URL per element, analog to the first parameter of udm_alloc_agent().
Rückgabewerte
Returns a resource link identifier on success, or FALSE on failure.