maxdb_send_query
  maxdb::send_query
  Send the query and return
  
 
  Description
  Procedural style
  
   bool maxdb_send_query
    ( resource $link
   , string $query
   )
  
  
   bool maxdb::send_query
    ( string $query
   )
  WarningThis function is
currently not documented; only its argument list is available.