Query: sybase_free_result
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYBASE_FREE_RESULT(3) SYBASE_FREE_RESULT(3) sybase_free_result - Frees result memorySYNOPSISbool sybase_free_result (resource $result)DESCRIPTIONsybase_free_result(3) only needs to be called if you are worried about using too much memory while your script is running. All result mem- ory will automatically be freed when the script ends. You may call sybase_free_result(3) with the result identifier as an argument and the associated result memory will be freed.PARAMETERSo $result -RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group SYBASE_FREE_RESULT(3)
Related Man Pages |
---|
mysqli_free_result(3) - php |
mssql_free_result(3) - php |
mysql_field_seek(3) - php |
cubrid_data_seek(3) - php |
mssql_free_statement(3) - php |
Similar Topics in the Unix Linux Community |
---|
UNIX.COM 2017 Year End Summary |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
Please Welcome Don Cragun as Lead Moderator |
Please Welcome Ravinder Singh to the Moderation Team |