sybase_free_result(3) php man page | unix.com

Man Page: sybase_free_result

Operating Environment: php

Section: 3

SYBASE_FREE_RESULT(3)													     SYBASE_FREE_RESULT(3)

sybase_free_result - Frees result memory

SYNOPSIS
bool sybase_free_result (resource $result)
DESCRIPTION
sybase_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.
PARAMETERS
o $result -
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group SYBASE_FREE_RESULT(3)
Related Man Pages
odbc_fetch_row(3) - php
maxdb_free_result(3) - php
mysql_field_seek(3) - php
pg_free_result(3) - php
sybase_unbuffered_query(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!