to create
// uncomment the block below and
// call this script if you lost the database file
// (visit
http://locationofthis/update.php)
/* db->query("BEGIN; CREATE TABLE boxes ( text CHAR(140), x INTEGER(5), y INTEGER(5) ); COMMIT;"); */