Method Database::fieldExists

Meta:

Written by

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

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

Determine if a particular column exists

END OF PHP DOC
public function boolean fieldExists(string $strField, string $strTable, boolean $blnNoCache)

Parameters

string $strField
Not documented yet. Please add documentation to this entry.
string $strTable
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 9 plus 6.