   #PHP Manual Improved MySQL Extension mysqli_field_tell
   mysqli_get_client_info

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                              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.
   ______________________________________________________________________

   Prev              Home                   Next
   mysqli_field_tell  Up  mysqli_get_client_info
