stock
sqlite_table_exists
Syntax
stock bool:sqlite_table_exists(Sql:sql, table[])
Description
This function can be used to find out if a table in a Sqlite database exists.
stock
stock bool:sqlite_table_exists(Sql:sql, table[])
This function can be used to find out if a table in a Sqlite database exists.