http://php.isu.edu.tw/manual/hk/ref.sqlite.php



If you get an error message:

Warning: sqlite_open() [function.sqlite-open]: file is encrypted or is not a database

then most probably your code is accessing a SQLite3 database.

sqlite_open() only supports SQLite2. Use PDO to access SQLite3.
arrow
arrow
    全站熱搜

    付爸爸 發表在 痞客邦 留言(0) 人氣()