dropTable() public method
Builds and executes a SQL statement for dropping a DB table.
public void dropTable ( $table ) | ||
---|---|---|
$table | string |
The table to be dropped. The name will be properly quoted by the method. |
Designed by : w10schools
service@w10schools.com
Please login to continue.