sesam_free_result

(PHP 3 CVS only)

sesam_free_result -- Releases resources for the query

Descrição

bool sesam_free_result ( string result_id )

Releases resources for the query.

Parâmetros

result_id

A valid result id returned by sesam_query().

Valores de retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.