Sqlite and Php pre 5.3

Sqlite and Php pre 5.3

Have you attempted to use Sqlite with php 5.2.x at all? There is a module that you can use and there was a pecl module apparently but the pecl comes not recommended for production.

I have found the use of this module to be adequate for my needs. The download link for the module may be found here or from the main module link and the documentation can be found here. I have found that I tend to like to use classes to access my databases and have found the following class developed by my own person to be useful, it is a version 0.0.0.1 and can be built upon heavily, but is also functional to the point of not needing anything particularly extra.

Sqlite3 Php Class

ttessier

About ttessier

Professional Developer and Operator of SwhistleSoft
This entry was posted in Web Development. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *