On Fri, 5 Feb 2010 11:51:33 -0600, Steffenhagen Kerm
<kst...@visi.com> wrote:

>I am new to this list. I'm looking for assistance building a PHP  
>version of SQLite 3 (pdo_sqlite3) that is at or above version 3.3. I  
>have built and installed a 3.2.8 version, but none of the higher  
>versions of source conform to the format required to "phpize" them,  
>and build for PHP PDO.
>
>Can anyone help?

Is php_pdo_sqlite_external an option for you?

It allows you to use the native sqlite3 library.

>Kerm Steffenhagen
>kst...@visi.com
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to