Method Database::listFields

Meta:

Written by

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

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

Return all columns of a particular table as array

END OF PHP DOC
public function array listFields(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 7 and 5?