mysqli_free_result
    (PHP 5 CVS only)
mysqli_free_result -- Frees the memory associated with a result
Description
int 
mysqli_free_result ( resource result)
     The mysqli_free_result() function frees the memory 
     associated with the result represented by the 
     result parameter.