This is a demo application from the AJAX with PHP tutorial by Packt Publishing.
PHP developer? Learn PHP Search Engine Optimization (SEO) techniques. (ASP.NET forthcoming)


Start typing the name of your favorite PHP function:

Exercise Explanations: Implementing AJAX Suggest and Autocomplete

This is the AJAX Autocomplete application you create in Chapter 6 of AJAX and PHP: Building Responsive Web Applications.

In this exercise we develop an AJAX suggest and autocomplete feature that helps the user to find PHP functions and their official help page from http://www.php.net. The PHP functions database required for this chapter includes all the PHP functions from http://www.php.net/quickref.php.

We implement the following features in our application:

The complete AJAX and PHP tutorial features even more AJAX web development examples.

PHP developer? Learn PHP SEO development techniques. (ASP.NET SEO tutorial forthcoming)