Changes between Version 8 and Version 9 of jazz/09-01-04
- Timestamp:
- Jan 4, 2009, 11:24:56 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/09-01-04
v8 v9 29 29 == SQLite == 30 30 31 * 從 [http://wiki.oss.org.tw/index.php/Php_sqlite PHP+SQLite 簡介] 裡看到 SQLite 符合[http://en.wikipedia.org/wiki/SQL-92 SQL-92 標準]。(原來 SQL 語法是有標準的,或許以後應該先敎標準,再找出 MySQL 跟 SQL 語法有哪些跟標準不同) 31 32 * [http://tw2.php.net/sqlite PHP:SQLite Manual] 32 33 * [http://tw2.php.net/manual/en/book.sqlite3.php PHP:SQLite3 Manual]