Re: php with modified version of sqlite

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/29/08, Jean-Christophe Roux <jcxxr@xxxxxxxxx> wrote:
> Hello,
>
>  I am running php 5.1.6 on a Centos 5.0 box (installed with yum). My php app uses pdo_sqlite. The issue is that I am going to have to use a special version of sqlite with some custom functions. How do I control which version of sqlite, php is calling?
>  Thanks for any advice

PHP can use whatever version of SQLite you compile it against.  I do
believe SQLite version 3 is the current popular version.


-- 
Greg Donald
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux