News Feed
Jobs Feed
Sections




News Archive
FWebDe Blog:
Use SQLite For Your Next PHP Project
August 12, 2010 @ 09:19:20

On the FWebDe blog there's a recent post from Eric Bannatyne about using SQLite in your next project.

SQLite is one of those awesome pieces of software known for its "liteness". It is, as you can guess from the name, a database designed to have as small a footprint as possible. SQLite is a very popular database, in fact, it is believed to be the most widely deployed SQL database engine in the world.

He gives some reasons why to choose this database tool and introduces you to some of the basics - creating a database, connecting to it from PHP and running a query. He ties this all together in a complete example of connecting to the database and inserting post information into a table.

0 comments voice your opinion now!
sqlite database tutorial pdo


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Create a Photo Admin Site Using PHP and jQuery

DevShed: Using Inheritance, Polymorphism and Serialization with PHP Classes

PHPro.org: SPL AppendIterator

PHPFreaks.com: Protecting php applications with PHPIDS

PHPBuilder.com: Using PHP for the Creation of SVG Images


Community Events











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


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

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