February 2014
Intermediate to advanced
410 pages
8h 15m
English
Allowing your users to search through data within your web application is a basic principle. This recipe will show you how to create a fast and efficient search feature that uses jQuery and AJAX with a PHP and MySQL backend.
This recipe not only requires that you have a running web server that has PHP5, but you will also need a MySQL server that is ready to accept connections from PHP scripts.
Learn how to create a search feature from scratch, which will show you valuable jQuery principles in action, by performing the following steps:
jquerycookbook on your database server, and ...Read now
Unlock full access