mnoGoSearch 函数
PHP 手册

udm_free_res

(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5, 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 手册