Listing of Forms in Scripts
- Basic PHP Form Processing
- License: Shareware
- Price: .price.

Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier..
- Publisher: tizag.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- License: Shareware
- Price: .price.

This is an illustration of how to send email through PHP. I did not create a function because I feel mail() is already a wrapper all by itself. I left the first parameter empty because I feel that the "to row" is not any more important than any other row in the header string.
- Publisher: scripts.franciscocharrua.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Creating a PHP form
- License: Shareware
- Price: .price.

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. If a form has an input statement.
- Publisher: microcyb.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Uploading Files with Forms and PHP
- License: Shareware
- Price: .price.

A tutorial that shows how to accept file uploads with PHP..
- Publisher: codewalkers.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Form and Spelling Validation
- License: Shareware
- Price: .price.

Most dynamic web sites rely heavily on forms. From user authentication to entry of news items, we use forms to accept user input. There are many different ways we can validate data from the user. In this tutorial, we will examine several of the more common items that need validation and provide examples for each.
- Publisher: codewalkers.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- EZ Form Mailer
- License: Freeware
- Price: 0.00

This CGI script processes the information entered into a HTML Form and reformats it into an e-mail message. The e-mail will then be sent to the destination you specify. The information the script uses to reformat the form data and send the e-mail message can be entered directly into the script or supplied via hidden fields in the form being processed.
- Publisher: http://www.3rdcoast.com/...
- Date: 14-03-2012
- Platform: Scripts, CGI and Perl
- Email with Autoreply
- License: Freeware
- Price: 0.00

This section is new on BrainCode.com, but we'll be slowly releasing a number of Perl scripts that are based on those we use here -- solid, reliable, tested code. The first of these is below. Everything you need is in the zip file..
- Publisher: http://www.braincode.com...
- Date: 14-03-2012
- Platform: Scripts, CGI and Perl
- Multi-page Forms with PHP
- License: Shareware
- Price: .price.

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..
- Publisher: codewalkers.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- DisplayingTitle Information from Combo Box
- License: Freeware
- Price: 0.00

This is a simple script accompanied by an online example featuring a select box along with few option fields containing a title and a value.The javascript function will take the title of an option field upon mouse change and will display the title inside a div element.
- Publisher: linkstraffic
- Date: 14-03-2012
- Platform: Scripts, JavaScript
- G-Book Guestbook Script
- License: Shareware
- Price: .price.

Visitors sign guestbook on form which uses Ajax for field validation. Webmaster is emailed a copy of the entry which is immediately posted online. Data stored in either flat file or MySQL DB.An HTML template is used to display the guestbook on the website.
- Publisher: Marty Landman/Face 2 Int...
- Date: 14-03-2012
- Platform: Scripts, CGI and Perl
- Working with forms in PHP
- License: Shareware
- Price: .price.

One of the most popular ways to make a web site interactive is the use of forms. With forms you can have users register for different things, submit any information you can imagine, upload files, and all types of other things. In this tutorial, we will go through the basics of forms and how to handle the data that comes from those forms with PHP.
- Publisher: codewalkers.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Activewidgets Grid :: Cross-browser Scrolling Data
- License: Shareware
- Price: .price.

Created with 100% client-side JavaScript/DHTML, it is fast to load and easy to integrate. For the experienced developer ActiveWidgets framework provides clean separation between data models, presentation templates and control behavior, while the end user will be excited by the professional look-and-feel and high interactivity, including fixed headers, resizable columns, instant sorting, in-cell images, and more.
- Publisher: ActiveUI
- Date: 14-03-2012
- Platform: Scripts, JavaScript
- chainedSelectors: A Better Way to Drop-down a PHP List
- License: Shareware
- Price: .price.

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 create a SELECT form field that automatically updates the value of another SELECT using JavaScript.
- Publisher: zend.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Disable "Enter" key in form script
- License: Freeware
- Price: 0.00

Is the user pressing the 'Enter' key in the middle of your form causing inadvertent and incomplete form submissions? This script disable the 'Enter' key when pressed inside chosen fields of your choice. Moreover, it then advances the cursor to the next field within the form.
- Publisher: http://www.dynamicdrive....
- Date: 14-03-2012
- Platform: Scripts, JavaScript
- Phorm Manager
- License: Shareware
- Price: .price.

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..
- Publisher: onlamp.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Check Email
- License: Freeware
- Price: 0.00

Check Email is a multi-platform compatible JavaScript that will validate an email address entered into a form. Works in any browser on any platform, including pre version 4's and Macs. Updated to allow the new .name and .info domain suffixes..
- Publisher: perlscriptsjavascripts.c...
- Date: 14-03-2012
- Platform: Scripts, JavaScript
- The Universal Web Form Processor
- License: Shareware
- Price: .price.

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 MySQL.
- Publisher: onlamp.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- PHP With HTML Forms
- License: Shareware
- Price: .price.

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..
- Publisher: onlamp.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Passing Variables with Forms
- License: Shareware
- Price: .price.

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..
- Publisher: phpdeveloper.org
- Date: 14-03-2012
- Platform: Scripts, PHP
- Storing Checkbox Data In Your Database
- License: Shareware
- Price: .price.

Checkboxes in web forms are useful because they allow the person filling out the form to choose from a wide range of possible choices. Specifically, it allows the user to choose some, all or none of the elements. Although checkboxes are excellent form elements for certain tasks, there is often confusion about how to store checkbox data correctly.
- Publisher: phpbuilder.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Form Over Substance - Part One
- License: Shareware
- Price: .price.

PHP has built in functionality for dealing with HTML forms. This tutorial shows you how to tap into these powerful features..
- Publisher: oreillynet.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Writing Your First PHP Script: Feedback Form
- License: Shareware
- Price: .price.

This is a tutorial on how to write your own Feedback script in PHP, complete with source code..
- Publisher: thesitewizard.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- A Beginning Forms Tutorial
- License: Shareware
- Price: .price.

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't leave a field blank.
- Publisher: phpdeveloper.org
- Date: 14-03-2012
- Platform: Scripts, PHP
- Highlighting Form Text Areas on Mouse Click
- License: Shareware
- Price: .price.

This simple script set shows how to highlight (select) the text in a form's textarea by clicking on a link. Useful for code listings, order form information, or other material the visitor may wish to copy to the clipboard with Control+C..
- Publisher: codebelly.com
- Date: 14-03-2012
- Platform: Scripts, JavaScript
- Feedback Form with a Cookie
- License: Shareware
- Price: .price.

This tutorial teaches you how to process a simple feedback form. It records the date and time that the user logged into the system and saves this information, in addition to the user's name and email address, in several cookies. Upon subsequent logins, the code checks whether the user is a new or repeat user and displays information accordingly.
- Publisher: zend.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Update Price of Selected Item
- License: Shareware
- Price: .price.

This JavaScript shows how to update a text component of a form on a selection change in the same form. It uses the event onchange to trigger the javascript function to go see what is selected and look up the price for that selection. Its design allows the programmer to write the code for the selection order or the definition of the prices in any order he/she wishes.
- Publisher: js-examples.com
- Date: 14-03-2012
- Platform: Scripts, JavaScript
- Introduction to PHP - HTML Form Input
- License: Shareware
- Price: .price.

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..
- Publisher: phpworld.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Check if its a number
- License: Shareware
- Price: .price.

This is a validation JavaScript that checks the value inside a form box to ensure it's a number..
- Publisher: wsabstract.com
- Date: 14-03-2012
- Platform: Scripts, JavaScript
- Using PHP to Generate and Send Mail
- License: Shareware
- Price: .price.

PHP provides a handy and convenient way to send email through the mail() function. This function is a great way to send mail using a simple and standard interface that hides the complexity and quirks of various system programs that are responsible for sending mail.
- Publisher: phphelp.com
- Date: 14-03-2012
- Platform: Scripts, PHP
- Select List Of Current Month
- License: Shareware
- Price: .price.

This is a JavaScript example that creates a menu (drop down select list) of all the days in the current month. The current date is selected by default..
- Publisher: js-examples.com
- Date: 14-03-2012
- Platform: Scripts, JavaScript



