Hello

GG> I'd like to use SQLite from some PHP5 scripts, either on Linux or
GG> Linux.

A wise choice either way!

GG> What is the right way to set things up so that I can use a recent 
GG> release of SQLite (apparently, the SQLite that comes with PHP by 
GG> default is a 2.x release)?

If you use PDO, then you get access to Sqlite 3.x databases:

http://www.php.net/manual/en/ref.pdo-sqlite.php

Swithun.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to