450 likes | 1.13k Views
2. PHP Programming with MySQL, 2nd Edition. Objectives. In this chapter, you will:Learn about autoglobal variablesBuild XHTML Web formsProcess form dataHandle submitted form dataCreate an All-in-One formDisplay dynamic data based on a URL token. 3. PHP Programming with MySQL, 2nd Edition. Us
E N D
1. Chapter 4Handling User InputPHP Programming with MySQL2nd Edition
2. 2 PHP Programming with MySQL, 2nd Edition Objectives In this chapter, you will:
Learn about autoglobal variables
Build XHTML Web forms
Process form data
Handle submitted form data
Create an All-in-One form
Display dynamic data based on a URL token
3. 3 PHP Programming with MySQL, 2nd Edition Using Autoglobals Autoglobals are predefined global arrays that provide information about server, environment, and user input