SQLiteCATEGORY: PDO sqliteでfile is encrypted or is not a databaseが出た場合
sqliteてファイルをオープンして、 file is encrypted or is not a database のエラーが出る場合、ファイルのバージョンが対応していない模様。 ファイルをsqlite3で作って、 sqlite_open...
SQLiteCATEGORY: PDO
SQLiteCATEGORY: PDO
SQLiteCATEGORY: PDO