Community

Introduction to Using SQLite with PHP 5

(Alejandro Gervasio) If you use PHP 5 to build web-based applications that access a database, you might want to consider SQLite. A “lighter” option than MySQL, this database may still suit your purposes if you don’t need all of MySQL’s bells and whistles. This three-part series covers many of SQLite

Read More - Register for Free Membership