Hello

I'm not a PHP expert, and need to work with SQLite from PHP scripts on a CentOS 5.1 server (from the command line, and web apps in FastCGI).

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?

Thank you.


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

Reply via email to