Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | PHP | Tutorials & Tips | Form Processing

Results 1-20 of 28
Create a PHP Checkbox
How to check, uncheck, display and have fun with HTML checkbox objects using PHP.
(68 ratings)
Reviews2
PriceFree
Views22303
Processing HTML forms with PHP
A free tutorial about processing HTML forms with PHP, from basic to more advanced concepts. In the tutorial you learn how to use PHP to process HTML forms with security in mind. Recommended for anyone with basic HTML and PHP knowledge who wants to learn to process forms securely. Also includes several articles to help you get specific PHP form features working.
(53 ratings)
Reviews2
PriceFree
Views5460
Sending HTML Email
This tutorial will show you how to send email with HTML output in PHP.
(22 ratings)
Reviews1
PriceFree
Views1953
Create a PHP Select List
Easily code dynamic PHP Select Lists. Tutorial with code snippets and comments.
(21 ratings)
Reviews0
PriceFree
Views9578
Email
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.
(12 ratings)
Reviews0
PriceFree
Views3703
Storing Checkbox Data In Your Database
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. This article will demonstrate how to store checkbox data in a database, in a manner that follows good database design principles.
(10 ratings)
Reviews1
PriceFree
Views8241
Basic PHP Form Processing
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.
(9 ratings)
Reviews0
PriceFree
Views5710
Detailed PHP form processing tutorial
This article demonstrates how to use PHP forms. You will find detailed information from the form basics to more advanced form processing topics.
(9 ratings)
Reviews0
PriceFree
Views4710
PHP Script Tips - Processing Web Forms
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? ...
(6 ratings)
Reviews0
PriceFree
Views3184
Creating a CAPTCHA with PHP
This tutorial will show you how to create a form with Captcha.
(3 ratings)
Reviews0
PriceFree
Views1766
Javascript Count Words Left
Learn how you can add javascript realtime count words field to your forms using javascript. Try it, it's easy!
(3 ratings)
Reviews0
PriceFree
Views1229
Sending Email With PHP
In this tutorial you will learn how to create a form mail system in PHP. Explains how to use form fields and redirection for (un)successful submissions.
(3 ratings)
Reviews0
PriceFree
Views4665
US State Drop Down List PHP Function
This is a simple function that returns state names and their abbreviations in an array. This is a very useful function that can save you loads of time when you have to make a us state drop down list for a form.
(3 ratings)
Reviews0
PriceFree
Views521
PHP and Forms
You probably have a CMS or at least a blog script running on your website and to add articles, among other things, you fill out a form. If you've ever wondered how that translated over to a blog being added to a database and how it's verified, then you will want to read this tutorial. I'll go over the simple passing of data from form to adding it to the database and the different functions and variables that can be used.
(3 ratings)
Reviews0
PriceFree
Views1735
PHP Form Validation
PHP form validation sample. This tutorial goes through how to implement validation with PHP in a form and pre-populate the form if there is an error. If you program custom PHP applications, you will often times need to work with a form and require certain form fields. A few real world examples would be a contact form, registration form or signup form. This tutorial shows you a simple and quick method for creating a form page that handles errors and pre-populates fields if there is an error, and a method for processing the form and validating the information.
(3 ratings)
Reviews0
PriceFree
Views1531
Writing Your First PHP Script: Feedback Form
This is a tutorial on how to write your own Feedback script in PHP, complete with source code.
(3 ratings)
Reviews0
PriceFree
Views5787
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.
(3 ratings)
Reviews0
PriceFree
Views10829
Validating Forms with Veto
The Veto library combines the use of PHP and JavaScript to validate forms both client- and server- side, and the use and syntax is explained and demonstrated in this tutorial.
(0 ratings)
Reviews0
PriceFree
Views530
PHP Form Tutorial
Learn more about creating php forms on your website.One who has ever created any HTML page or started dynamic web programming, has already met with forms. Forms are special components which allow the site visitors to add information on the HTML page.
(0 ratings)
Reviews0
PriceFree
Views821
PHP form inserts data into CSV file
A csv file is file that you can create easily with Microsoft Excel, here are the full and upgrade versions, also you can also get knowledge from this recommended book on excel for further knowledge that is beyond the scope of this tutorial.
(0 ratings)
Reviews0
PriceFree
Views1018
Results 1-20 of 28