-
Notifications
You must be signed in to change notification settings - Fork 237
FreeResult
Troy Davisson edited this page Mar 5, 2016
·
2 revisions
Note: This page documents capabilities available in the older 1.x version. Please see this repository's README file for the new 2.x version documentation.
FreeResult ( string $pointer_id )
Removes the referenced SearchQuery()'s recordset from memory
$pointer_id
- The returned value from SearchQuery()
Boolean
Returns TRUE if valid pointer is provided. Returns FALSE otherwise
See SearchQuery() examples