Le dimanche 9 décembre 2007, Gilles Ganault a écrit :
> It seems like I have two options:
> - calling the SQLite library
> - going through the PDO interface, and its SQLite module.
>
> Which of the two would you recomend? Are there other options I
> should know about?

I would recommend using PDO interface, as this is the standard 
PHP5 API.
Don't worry about PHP4, as this old version will no more be 
supported soon...

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to