PHP » GoLang | 
        
            
            login |
            register |
            
            about
            
             | 
    
                GoLang maxdb_stmt_store_result
                                request it (622)
                             
                            
                            GoLang replacement for PHP's maxdb_stmt_store_result
                            [edit | history]
                        
                    
                             maxdb_stmt_store_resultmaxdb_stmt::store_result(PECL maxdb >= 1.0) maxdb_stmt_store_result -- maxdb_stmt::store_result — Transfers a result set from a prepared statement DescriptionProcedural style 
   bool maxdb_stmt_store_result
    ( resource  
  $stmt
   )Object oriented style 
   object maxdb_stmt::store_result
    ( void
   ) 
  maxdb_stmt_store_result() has no functionally effect and should not be used for retrieving data from MaxDB server. Return Values
   Returns  ExamplesExample #1 Object oriented style 
<?phpExample #2 Procedural style 
<?phpThe above example will output something similar to: Number of rows: 25. See Also
 
  | 
            
            
                
                 
                    more
                     
                Most requested
 
                    more
                     
            Last requests
  |