|
|
| Forms [+] Favor-It | |
| |
 |
| | Sort By:
|
very common application of PHP is to have an HTML form gather information from a website's visitor and then use PHP to do process that information. In this lesson we will simulate a small business's website that is implementing a very simple order form. Author: tizag.com Code: PHP 4.0 |
With this tutorial, you will be able to edit files online through a textarea form. This allows you to speed up the process of editing content on your website to help make it dynamic. Author: SpaceMan Code: PHP 4.0 |
The processing of forms is one of the more common things to be done with server side languages including PHP. PHP Tutorial Order Form is going to show you how to do this for your own personal use. Author: Vince Barnes Code: PHP 4.0 |
|  | |
PHP Tutorial Processing Forms is s continuation of the forms tutorials for PHP. This tutorial will help you learn the pros and cons about form processing using the PHP scripting language. Author: Vince Barnes Code: PHP 4.0 |
This article will teach you how to write a basic poll script in php. You will need mysql and a new version of PHP. This is a great way to get visitors active on your site!
Author: Spoono Code: PHP 4.0 |
One of the most important scripts which is used online is the Mail Form. Fortunately, PHP makes it extremly easy to use form mail, using the mail() function. So the Form Mail we're going to make is going to be broken does into 2 parts. Author: Spoono Code: PHP 4.0 |
Voting polls provide a level of interactivity in a sense that visitors can express their opinions about particular topics and areas of interest, simply by choosing their response to a question and clicking on a vote button. Author: Mitchell Harper Code: PHP 4.0 |
|  | |
Extracting form variables when programming in Perl is a real task. The variables can be extracted fairly painlessly using the CGI.pm modules, but there is a lot of work going on under the hood. In PHP form variables just spring to life. Author: Darren W. Hedlund Code: PHP 4.0 |
Extracting form variables when programming in Perl is a real task. The variables can be extracted fairly painlessly using the CGI.pm modules, but there is a lot of work going on under the hood. Author: Darren Hedlund Code: PHP 4.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|