| PHP » GoLang | login |
            register |
            
            about | 
| GoLang mysqli_stmt::free_result
                                request it (539)
                            GoLang replacement for PHP's mysqli_stmt::free_result
                            [edit | history] 
                             mysqli_stmt::free_resultmysqli_stmt_free_result(PHP 5, PHP 7) mysqli_stmt::free_result -- mysqli_stmt_free_result — Frees stored result memory for the given statement handle DescriptionObject oriented style 
   void mysqli_stmt::free_result
    ( void
   ) Procedural style Frees the result memory associated with the statement, which was allocated by mysqli_stmt_store_result(). Return ValuesNo value is returned. | 
                    more
                     Most requested
 
                    more
                     Last requests
 |