Method Database::listFields
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Return all columns of a particular table as array
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