Method Database::listTables
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Return all tables of a database as array
public function array listTables(string $strDatabase, boolean $blnNoCache)
Parameters
- string $strDatabase
- Default: false
- 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