• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • udm_alloc_agent_array()

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

    Allocate mnoGoSearch session

    说明

    udm_alloc_agent_array(array $databases): resource

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

    参数

    $databases

    The array$databasesmust contain one database URL per element, analog to the first parameter of udm_alloc_agent().

    返回值

    Returns a resource link identifier on success 或者在失败时返回FALSE.

    参见