require_once 'MDB.php';
resource prepareQuery (string $query)
resource prepareQuery
Prepares a query for execution with executeQuery() .
the query to prepareQuery
resource - the query handle
This function can not be called statically.
See Introduction - Execute for general using and an example.
executeQuery() , executeQuery()