| Showing 31 - 36 from 36 tutorials on Page 4. |  | |
| | | Introduction to PHP - HTML Form Input | | Input is one of the most important aspects of any program, in any programming language. In this tutorial, you will learn how to create an HTML form to accept user input and then how to retrieve that input in PHP. | | Added: 17 March 2007 - Visits: 132 | | | | | | | | Sending Email With PHP | | In this tutorial you will learn how to create a form mail system in PHP. Explains how to use form fields and redirection for (un)successful submissions. | | Added: 17 March 2007 - Visits: 146 | | | | | | | | Handling Forms | | When a user hits submit, what can we do? | | Added: 16 March 2007 - Visits: 135 | | | | | | | | Making Sticky Forms | | Learn how to create and use sticky forms, which saves data that has been entered into a form, so a user does not have to re-type out the information if there is an error. | | Added: 16 March 2007 - Visits: 157 | | | | | | | | Forms and PHP | | This tutorial covers various aspects of form processing, including basic form elements, getting the data, and using form arrays. | | Added: 16 March 2007 - Visits: 123 | | | | | | | | Input - Output String Functions | | This tutorial is showing some functions that you need to use for your inputing form (as text field, text area) because, it is not secure to receive string datas and input them directly into your database. | | Added: 16 March 2007 - Visits: 132 | | | | | |