smf_db_backup_table

Description

Creates a backup of a table with the specified name.

SMF Versions: 2.0.19 - 2.0.7

File: DbExtra-mysql.php
bool smf_db_backup_table (string $table, string $backup_table)


(View)

SMF Versions: 2.0.19 - 2.0.7

File: DbExtra-postgresql.php
void smf_db_backup_table (, string $table, string $backup_table)


(View)

SMF Versions: 2.0.19 - 2.0.7

File: DbExtra-sqlite.php
string smf_db_backup_table (, string $tableName)


(View)
Advertisement: