-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
smf_db_remove_column
Description
Drops the specified column from the specified table.
SMF Versions: 2.0.19 - 2.0.7
File: DbPackages-mysql.php
bool smf_db_remove_column (string $table_name, string $column_name[, array $parameters[, string $error)
(View)SMF Versions: 2.0.19 - 2.0.7
File: DbPackages-postgresql.php
bool smf_db_remove_column (, string $table_name, string $column_name[, array $parameters[, string $error)
(View)SMF Versions: 2.0.19 - 2.0.7
File: DbPackages-sqlite.php
bool smf_db_remove_column (, string $table_name, string $column_name[, array $parameters[, string $error)
(View)Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.132 seconds with 14 queries.
- Forum Search