34,333
edits
Changes
New page: In this chapter will create a simple HTML form to gether information form the user and then create a PHP script to process that data once it has been submitted by the user. This chapter as...
In this chapter will create a simple HTML form to gether information form the user and then create a PHP script to process that data once it has been submitted by the user. This chapter assumes an understanding of HTML forms. See the [[An Overview of HTML Forms]] chapter for a basic overview of this topic.