mnoGoSearch 函数
PHP Manual

udm_free_res

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

udm_free_resFree mnoGoSearch result

说明

bool udm_free_res ( resource $res )

Freeing up memory allocated for results.

参数

res

A link to a result identifier, received after call to udm_find().

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE


mnoGoSearch 函数
PHP Manual