Method Database::prepare

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Database.php line 148
Automatically extracted PHP DOC comment from code:

Prepare a statement (return a Database_Statement object)

END OF PHP DOC
public function object prepare(string $strQuery)

Parameters

string $strQuery
Not documented yet. Please add documentation to this entry.

Add a comment

Please calculate 6 plus 3.