Chapter 8. Data Binding with PHP and jQuery
In this chapter, we will cover:
Fetching data from a database and displaying it in a table format
Collecting data from a form and saving it to a database (Registration form)
Filling chained combo boxes that depend upon each other
Checking username availability from a database
Paginating data for large record sets
Adding auto suggest functionality to a textbox
Creating a tag cloud