Method Database::getFieldNames

Meta:

Written by

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

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

Return the field names of a particular table as array

END OF PHP DOC
public function array getFieldNames(string $strTable, boolean $blnNoCache)

Parameters

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

What is the sum of 8 and 1?