Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list SVN commits mailing list
boolean freeResult ( resource $result )
Deletes the result set and frees the memory occupied by the result set.
$result
A valid resource returned by query() or executeQuery()
boolean - Returns TRUE on success, FALSE on failure.
boolean
This function can not be called statically.