CHAPTER 11

image

Using the Simple Database with a PHP Web Site

This book is an introduction to SQLite, but, even though it’s just an introduction, the basics of SQLite (and SQL itself which is a key component) aren’t particularly complex. True, as you start to build more and more complex apps with more and more features (and more and more robust error checking), your code will get lengthier and more complex. What’s attractive to many people about the world of relational databases is that the basic elements are just that—basic. You use and reuse them in various combinations to build more and more powerful apps.

These last two chapters of the Introducing ...

Get Introducing SQLite for Mobile Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.