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