Chapter 7. Working with Data
In the previous chapter, we added some really nice functionalities to our Civic Center application and took a step toward making our application truly interactive. In this chapter, we will take our application to the next level by giving it the capability of playing with dynamic data. We will connect our jQuery Mobile frontend code to a MySQL database to get and fetch data via PHP. Hope you are as excited as we are to add this dynamic functionality to our Civic Center application.