News Feed
Jobs Feed
Sections




News Archive
DevShed:
Introduction to Using SQLite with PHP 5
December 04, 2006 @ 13:59:32

DevShed has started a small series today that seeks to guide you through the world of SQLite as is interfaced through PHP5.

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's most useful features.

Their post today, part one talks about the basics of the protocol and how to get started with it in PHP5. Since it's enabled by default, the chances of it being on your installation are great. They only really look at grabbing data from the database in this part, saving pushing data back in for another time.

0 comments voice your opinion now!
sqlite php5 database fetch tutorial basics row sqlite php5 database fetch tutorial basics row


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Creating a Dynamic Poll with jQuery and PHP

Stefan Mischook's Blog: New PHP article in Web Designer Magazine

Builder.com.au: Generating PDF Files with PHP and FPDF

PHPBuilder.com: Creating an Online Survey - Part 2

DevShed: Database Security: Guarding Against SQL Injection


Community Events











Don't see your event here?
Let us know!


podcast development object language opinion database tool functional composer release framework testing introduction series example interview conference zendframework2 community code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework