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:

<?php phpinfo(); ?>

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]
-----------------------------------------------------------------------------

Reply via email to