On Sat, 07 Nov 2009 21:04:59 -0500, Ted Rolle <ster...@gmail.com> wrote:
> WAMP ia an installable package for Windows that gives the Windows user > Apache, MySQL, and PHP. I'd like to see SQLite instead of MySQL as the > database. You should have this already: SQLite is embedded within PHP since 5.0.0. The SQLite library is typically not up to date, unfortunately, but it is nevertheless there. The PDO interface lacks most of SQLite's more advanced features, but the SQLite3 extension (included by default since PHP 5.3) is, I believe, feature-complete. -- J. King _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users