| PHP » GoLang | login |
            register |
            
            about | 
| GoLang mysqli_result::free
                                request it (770)
                            GoLang replacement for PHP's mysqli_result::free
                            [edit | history] 
                             mysqli_result::freemysqli_result::closemysqli_result::free_resultmysqli_free_result(PHP 5, PHP 7) mysqli_result::free -- mysqli_result::close -- mysqli_result::free_result -- mysqli_free_result — Frees the memory associated with a result DescriptionObject oriented style 
   void mysqli_result::free
    ( void
   ) 
   void mysqli_result::close
    ( void
   ) 
   void mysqli_result::free_result
    ( void
   ) Procedural style Frees the memory associated with the result. 
 Parameters
 
 Return ValuesNo value is returned. See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |