PHP and HTML Forms

From Techotopia
Revision as of 18:36, 5 June 2007 by Neil (Talk | contribs)

Jump to: navigation, search

In this chapter will create a simple HTML form to gather information from the user and then create a PHP script to process that data once it has been submitted to the server. This chapter assumes an understanding of HTML forms. See the An Overview of HTML Forms chapter for a basic overview of this topic.