API17:JDatabaseQueryMySQLi::showTables
From Joomla! Documentation
JDatabaseQueryMySQLi::showTables
Description
public function showTables ($name)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | A string |
- Returns Show table query syntax
- Defined on line 304 of libraries/joomla/database/database/mysqliquery.php
- Since

See also
JDatabaseQueryMySQLi::showTables source code on BitBucket
Class JDatabaseQueryMySQLi
Subpackage Database- Other versions of JDatabaseQueryMySQLi::showTables
User contributed notes
Code Examples