smf_db_drop_table

Description

Drops the specified table

SMF Versions: 2.0.19 - 2.0.7

File: DbPackages-mysql.php
bool smf_db_drop_table (string $table_name[, array $parameters[, string $error)


(View)

SMF Versions: 2.0.19 - 2.0.7

File: DbPackages-postgresql.php
bool smf_db_drop_table (, string $table_name[, array $parameter[, string $error)


(View)

SMF Versions: 2.0.19 - 2.0.7

File: DbPackages-sqlite.php
bool smf_db_drop_table (, string $table_name[, array $parameters[, string $error)


(View)
Advertisement: