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
Эта функция не должна вызываться статически.
See Introduction - Execute for general using and an example.
executeQuery() , executeQuery()