Closed jkuchar closed 10 years ago
Sure, questions is just compatibility with PHP. When PHP switched to sqlite3 to be in default installation?
about 5 years :)
The native php_sqlite extension only supports SQLite v.2 in PHP 5 to 5.2. PHP 5.3 has a native php_sqlite3 extension, but I guess this is not your case, as it has been released just yesterday. http://stackoverflow.com/questions/1066521/php-with-sqlite3-support
some other info here http://www.php.net/manual/en/sqlite.installation.php
2014-05-13 17:44 GMT+02:00 Jan Kuchař notifications@github.com:
Sure, questions is just compatibility with PHP. When PHP switched to sqlite3 to be in default installation?
— Reply to this email directly or view it on GitHubhttps://github.com/jkuchar/MultipleFileUpload/issues/12#issuecomment-42972701 .
S pozdravom / Best Regards Ing. Matúš Matula
SQLite3 is now default one.
:+1:
IMO yes! :) I haven't tested it thoroughly, though. Prior making it default, please do :)