| Showing 1 - 10 from 36 tutorials on Page 1. |  | | | | | Form Processing with PHP 4 | | This is a step-by-step introductory tutorial on form processing in PHP4. Each step is explained in detail, and covers field validation. | | Added: 22 March 2007 - Visits: 237 | | | | | | | | Multi-page Forms with PHP | | This article will touch on two skills in the interface between PHP and HTML forms, specifically in working with hidden fields, and as a bonus, in passing arrays in an HTML form. | | Added: 22 March 2007 - Visits: 414 | | | | | | | | The Universal Web Form Processor | | This article describes how to create a generic form processor in PHP. Discussion involves form elements, hidden fields, and more. Also covers the installation process of NuSphere MySQL, an integrated multi-platform distribution of Apache, Perl, PHP, and... | | Added: 21 March 2007 - Visits: 182 | | | | | | | | Automatic Form Generation Using PHP | | This set of functions allows you to use simple PHP commands to generate complex forms containing many different inputs. It automatically outputs the HTML code for the form and makes it easy for you to process the input when the form is submitted. | | Added: 20 March 2007 - Visits: 219 | | | | | | | | GETand POST methods in PHP | | Basic tutorial on how to obtain information from forms by using any of those methds. | | Added: 20 March 2007 - Visits: 180 | | | | | | | | chainedSelectors: A Better Way to Drop-down a PHP ... | | Intended for programmers interested in experimenting with complex user interface elements, this tutorial explores using PHP to generate JavaScript based on data in a database. This tutorial explains a class called chainedSelectors. This class helps you ... | | Added: 20 March 2007 - Visits: 166 | | | | | | | | POST and GET functions | | You will learn how to use the POST and GET functions to transfer data from a form and display it! | | Added: 20 March 2007 - Visits: 156 | | | | | |