php man page for maxdb_free_result

Query: maxdb_free_result

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MAXDB_FREE_RESULT(3)							 1						      MAXDB_FREE_RESULT(3)

maxdb_free_result - Frees the memory associated with a result

       Procedural style

SYNOPSIS
void maxdb_free_result (resource $result)
DESCRIPTION
Object oriented style void maxdb_result::free (void ) The maxdb_free_result(3) function frees the memory associated with the result represented by the $result parameter, which was allocated by maxdb_query(3), maxdb_store_result(3) or maxdb_use_result(3). Note You should always free your result with maxdb_free_result(3), when your result resource is not needed anymore.
RETURN VALUES
This function doesn't return any value.
SEE ALSO
maxdb_query(3), maxdb_stmt_store_result(3), maxdb_store_result(3), maxdb_use_result(3). PHP Documentation Group MAXDB_FREE_RESULT(3)
Related Man Pages
maxdb_query(3) - php
maxdb_fetch_row(3) - php
maxdb_num_fields(3) - php
maxdb_num_rows(3) - php
maxdb_rollback(3) - php
Similar Topics in the Unix Linux Community
what is the result of this?
To get the memory in MB