if (!($db=new SQLite3('../path/db.sqlite3', 0666))) { echo "

error

"; die(); }