Thanks in advance --- Dave
I was wondering if anyone has the php_pdo_sqlite.dll file compiled with a
more recent version of SQLite than the PHP development team have in their
source tree (3.2.8) as I know SQLite is now at version 3.3.6, coming up to
10 releases ahead of PHPs rather dated inclusion.
This files needed for the 5.1.4.4 release - not quite sure what the extra .4
is, but it appears to be the version number the current php_pdo_sqlite.dll
has.
Also, if anyone knows how to go about compiling PHP extesions on their own,
without compiling all of PHP i would be grateful, as I may have to do this
myself.