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