Method Database::getFieldNames
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Return the field names of a particular table as array
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