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를 반환합니다.

add a note add a note

User Contributed Notes

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