Re: [sqlite] php sqlite compliance

2007-01-22 Thread C.Peachment
On Mon, 22 Jan 2007 17:17:35 +0100, anis chaaba wrote:

>Can you please tell me what version of sqlite is supported by php5?
>Thanks in advance


if you use the following php script then you can determine this at anytime:



There is a great amount of configuration detail displayed in your browser
when you save the above as a php file in your web server home directory
and then execute it.



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



[sqlite] php sqlite compliance

2007-01-22 Thread anis chaaba

Can you please tell me what version of sqlite is supported by php5?
Thanks in advance