Prev | Current Page 21 | Next

Larry Ullman

"Building a Web Site with Ajax: Visual QuickProject Guide"

???
When the user clicks GO, the
form will be submitted to a
PHP script.
2 On pages 15-17, the PHP script that
handles the HTML form will be written.
The script shows the employees for
the department selected in the HTML
form. These employees come from the
database created in Chapter 1.
3 Because the PHP page??™s results come
from a database, a special PHP script
will be written on pages 18 solely
for the purpose of connecting to the
database.
4 On pages 19-20, a very simple style
sheet will be made and added to the HTML page, giving the Web pages a
slightly (but only slightly) more attractive appearance.
5 As a last step, we??™ll test what we??™ve built to make sure it all works.
At the end of this chapter, in the extra bits section, you??™ll fi nd more information,
tips, and recommendations regarding all of these steps.
12 browsing employees
EN???
???http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd???>
lang=???en??? lang=???en???>

charset=utf-8??? />
Employees by Department