Book Image

Mastering jQuery Mobile

Book Image

Mastering jQuery Mobile

Overview of this book

Table of Contents (17 chapters)
Mastering jQuery Mobile
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. Finishing Touches

In the previous chapter, we discussed how we could connect our jQuery Mobile application with a backend database system to retrieve and show data dynamically. We saw how to set up a PHP-based system to fetch and save data to the database system. This made our system truly dynamic and real time.