- A Beginning Forms Tutorial
Ever wondered how you can use a form to log someone in, or get information from the user and drop it into a database\? This is a good example of how to get all of the info from those elusive cells. It also shows you how to make sure that they don leave a field blank.
http://www.phpdeveloper.org/tutout.php?num=10
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Build Dynamic Form Controls
This article addresses such issues as How do you build html form objects to make them dynamic, Why would you want to, and What are examples of dynamic form objects scripted in php. By the time you have finished reading, you will be able to create these dynamic form objects yourself and build better and smarter forms.
http://www.phpbuilder.com/columns/richard20010108.php3
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Form Over Substance - Part One
PHP has built in functionality for dealing with HTML forms. This tutorial shows you how to tap into these powerful features.
http://www.oreillynet.com/pub/a/392
(Rating: 0.00 Votes: 0)
Rate It
Review It
- 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.
http://www.zend.com/zend/spotlight/form-pro-php4.php
(Rating: 0.00 Votes: 0)
Rate It
Review It
- 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.
Price: Free
http://www.phpworld.com/articles/2000.02/htmlinput_000.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Parsing Forms With PHP and Sending E-Mail
Another very good, and very easy way to use PHP to do something that is more complicated in other languages is form processing and sending e-mail. PHP makes it easy for even the most neolithic of us. This two-page tutorial shows you how.
http://www.thescripts.com/serversidescripting/php/tutorials/parsingformswithphpandsendinge-mail/page0.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Passing Variables with Forms
This short tutorial will show you how to pass a variable through 2 pages. It can be used, for instance, to verify information from a form submission.
http://www.phpdeveloper.org/tutout.php?num=13
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Phorm Manager
In this part four of a series on HTML form handling with PHP, it explains how to create a powerful PHP form handler, called Phorm Manager. Topics include: Design goals, Internal data management, form validation, and more. Full source code available.
http://www.oreillynet.com/pub/a/php/2001/01/25/php_phanatics.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- PHP With HTML Forms
This 2-page tutorial shows how to work HTML forms in PHP. Topics covered: Drop menu builder, Radio buttons, Check boxes, Error processing, and more.
http://www.oreillynet.com/pub/a/php/2000/12/01/php_phanatics.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
|