From: Firman W. <fi...@gm...> - 2005-08-27 04:25:11
|
On 8/26/05, Yves Glodt <yg...@mi...> wrote: > > > > Nice idea. And also we need to think about "phpsla" system db, should > > we use SQLite2 or SQLite3 or both (2 databases)? >=20 > I'd say we should stay with v2 as long as possible, because v3 will only > work with php >=3D 5.1, whereas v2 will work even with php4. >=20 Let me clarify, PDO work on PHP5.x (5.0.x or 5.1.x). If we stay with v2, that's mean the user *MUST* load the sqlite extension even he/she use PHP5.x and v3 databases only with PDO extension behind phpsla. IMHO that isn't suitable solution. --=20 Firman Wandayandi Never Dreamt Before (http://php.hm/~firman/) |