I dont find any distrib of php_sqlite3 on sqlite website that's why i ask if php will include it rapidly. Is there a windows library DLL (version 3 of course) which work with php5 ? (then just include it in php.ini ok) (The sqlitedll-3_0_8.zip don't contain any valid php library)
For compatibily i can't response beacause i juste test version 2 at the moment ... ----- Out of curiosity, how hard would it be to build a translation layer? I suppose it's easier to keep both versions around, and upgrade when necessary, but as a technical problem, it's at least interesting? Only downwardly, of course, so there would be no expectation that 2.X could use 3.X, just the reverse. It had sounded as if only the file format was the problem; is it more than that? I'm not pushing, in any sense, just wondering if anyone has looked at this issue with an eye to resolving it. --Keith