jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Form Processing

DeEnFrSp
Amount: 53
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 >>
Sort Listings By:
Hits: 627

Multi-page Forms with PHP

Rating 0.0 0.0
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.
Platform(s): n/a Date: Apr, 19 2005
DETAIL
Hits: 157

Parsing Forms With PHP and Sending E-Mail

Rating 0.0 0.0
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.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Apr, 16 2005
DETAIL
Hits: 340

Passing Variables with Forms

Rating 0.0 0.0
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.
Platform(s): n/a Date: Dec, 01 2000
DETAIL
Hits: 474

Phorm Manager

Rating 0.0 0.0
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.
Platform(s): n/a Date: Jan, 31 2001
DETAIL
Hits: 345

PHP Form Handling

Rating 1.0 1.0
If your PHP program is a dynamic web page (and it probably is) and your PHP program is dealing with user input (and it probably is), then you need to work with HTML forms. Tips for simplifying, securing, and organizing your form-handling PHP code.
Platform(s): n/a Date: Jun, 25 2006
DETAIL
Hits: 948

PHP Form Validation - with PHP4+ and register_global = off

Rating 4.5 4.5
The validation of data that has been entered in a form is necessary in most cases. Why is important? For example, what good is holding a contest or sweepstakes if you can't notify the winner, because he or she entered an invalid telephone number or an incorrect address. What good is having a mailing list if the e-mail addresses on it aren't verified, and your mailing list just bounces back to you without reaching the subscribers and target audience.<br /><br /> Validating form entries saves you time and more importantly, it can save you money. And since somebody embossed the slogan "Time is money!", this should be very important for your web site!<br /><br /> Well when should we validate? There are two types of validation; client side and server side.
Platform(s): Windows Date: Jan, 05 2007
DETAIL
Hits: 634

PHP Script Tips - Processing Web Forms

Rating 0.0 0.0
A collection of 21 tips on process Web forms with PHP scripts. Clear explanations and tutorial exercises are provided on generating and processing Web forms, getting values out of $_REQUEST, processing multiple choices, removing slashes, adding multiple submit buttons, adding hidden values, processing original query string: How To Retrieve the Submitted Form Data? How To List All Values of Submitted Fields? How To Retrieve Input Values for Checkboxes Properly? How To Remove Slashes on Submitted Input Values? How To Support Multiple Submit Buttons? How To Support Hidden Form Fields? How To Retrieve the Original Query String? How To Protect Special Characters in Query String? ...
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Jun, 02 2006
DETAIL
Hits: 440

PHP With HTML Forms

Rating 0.0 0.0
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.
Platform(s): n/a Date: Jan, 31 2001
DETAIL
Hits: 991

Plain Language Guide to Mailto Forms

Rating 0.0 0.0
If you are migrating from using CGI scripts, this guide can help you get set up on a PHP3 server. Provides several guides to choose from.
Platform(s): n/a Date: Apr, 03 2000
DETAIL
Hits: 595

POST/GET Form Variables

Rating 1.0 1.0
Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. It's also great for debugging your codes.
Platform(s): Linux, Windows, Mac OSX Date: Apr, 18 2005
DETAIL
Amount: 53
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 >>