Method Database::tableExists

Meta:

Written by

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

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

Determine if a particular database table exists

END OF PHP DOC
public function boolean tableExists(string $strTable, string $strDatabase, boolean $blnNoCache)

Parameters

string $strTable
Not documented yet. Please add documentation to this entry.
string $strDatabase
Default: false
Not documented yet. Please add documentation to this entry.
boolean $blnNoCache
Default: false
Not documented yet. Please add documentation to this entry.

Add a comment

Please calculate 3 plus 8.