udm_alloc_agent_array

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

udm_alloc_agent_arrayAllocate mnoGoSearch session

설명

resource udm_alloc_agent_array ( array $databases )

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

인수

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실패 시 FALSE를 반환합니다.

참고

add a note add a note

User Contributed Notes

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