Beyond Knowledge
$sqlite = new SQLite3("database.db"); $sqlite->exec("create table DATA (szSYS text)");