list_tables([$constrain_by_prefix = FALSE])
| Parameters: |
|
|---|---|
| Returns: |
Array of table names or FALSE on failure |
| Return type: |
array |
Gets a list of the tables in the current database.
list_tables([$constrain_by_prefix = FALSE])
| Parameters: |
|
|---|---|
| Returns: |
Array of table names or FALSE on failure |
| Return type: |
array |
Gets a list of the tables in the current database.
Please login to continue.