MDB_Common::prepareQuery()

MDB_Common::prepareQuery()

MDB_Common::prepareQuery() -- prepares a SQL statment

Description

Prepares a query for execution with executeQuery() .

Parameter

string $query

the query to prepareQuery

Return value

resource - the query handle

Note

This function can not be called statically.

See Introduction - Execute for general using and an example.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.