PHP Manual
In this assignment we were complete the PHP: A Simple Tutorial at php.net, complete Dealing with Forms and post the working code. We also were to include sufficient text too explain the value and relevance of the PHP Manual to Our Internet Application Development Class.
Value and Relevance of PHP Manual:
This manual consists primarily of a function reference, but also contains a language reference, explanations of some of PHP's major features, and other supplemental information.
Dealing with Forms - Working Code
Link:Dealing with Forms
Example of A Simple HTML Form

Example on Printing Data from Our Form