Changes

Jump to: navigation, search

PHP and HTML Forms

445 bytes added, 19:01, 11 May 2009
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[An Overview of HTML Forms|Previous]]<td align="center">[[PHP Essentials|Table of Contents]]<td width="20%" align="right">[[PHP and Cookies - Creating, Reading and Writing|Next]]</td>
<tr>
<td width="20%">An Overview of HTML Forms<td align="center"><td width="20%" align="right">PHP and Cookies - Creating, Reading and Writing</td>
</table>
<hr>
 
 
<google>BUY_PHP</google>
 
 
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.

Navigation menu