

Advertisment

GETand POST methods in PHP
Basic tutorial on how to obtain information from forms by using any of those methds.
Views: 600 |
| by David
PHP - Form Processing

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...
Views: 588 |
| by Brad
PHP - Form Processing

Email validation with regular expression
A short tutorial howto validate an email address during form processing. An example 'copy & paste' html form code is included to...
Views: 576 |
| by Colin
PHP - Form Processing

Making Sticky Forms
Learn how to create and use sticky forms, which saves data that has been entered into a form, so a user does not have to re-type out the...
Views: 602 |
| by Donald
PHP - Form Processing

Input - Output String Functions
This tutorial is showing some functions that you need to use for your inputing form (as text field, text area) because, it is not secure to receive...
Views: 611 |
| by Brad
PHP - Form Processing

Automatic Form Generation Using PHP
This set of functions allows you to use simple PHP commands to generate complex forms containing many different inputs. It automatically outputs...
Views: 637 |
| by Jarry
PHP - Form Processing

Simple Email Validation
Learn how to use email verification to validate your users.
Views: 652 |
| by Mark
PHP - Form Processing

Creating a form
Learn the basic's of forms including text, button and submit forms.
Views: 608 |
| by Sarah
PHP - Form Processing

Jump Menu's
Using forms and javascript to change pages with a jump menu.
Views: 0 |
| by Marry
PHP - Form Processing

Link Verifier - Check if link is up or not
Create a link verifier that checks to see if a link is working or not, this is great to check if user inputted links are valid.
Views: 572 |
| by David
PHP - Form Processing

Creating a simple contact form with PHP
In this tutorial I will show you how to create a simple contact form with PHP. With the help of a contact form your visitors will fill out a form...
Views: 635 |
| by Mathew
PHP - Form Processing

Mail form for newbies
This is a must read tutorial if you don't know anything about PHP.
Views: 627 |
| by Jason
PHP - Form Processing

Javascript Count Words Left
Learn how you can add javascript realtime count words field to your forms using javascript. Try it, it's easy!
Views: 609 |
| by Mark
PHP - Form Processing

Mail Form with PHP and HTML
Learn how to create a MAIL FORM using PHP and HTML.
Views: 606 |
| by David
PHP - Form Processing

Form Processing using PHP
Learn how to process form data using PHP. You will find example to make you clear how to process form data
Views: 594 |
| by Mark
PHP - Form Processing

How-to make PHP and AJAX Form
Read this awesome tutorial to learn how to make a very cool web form, which uses AJAX to communicate with a PHP file. No page refresh and no form...
Views: 619 |
| by David
PHP - Form Processing

PHP AJAX Email Form
A Simple PHP and AJAX form processing using prototype js library. Full Sources code included for download.
Views: 613 |
| by Ben
PHP - Form Processing

Beginning with PHP and AJAX
Tutorial demonstrates how to write form submission in PHP and AJAX using prototype js library. A good beginners tutorial on PHP and AJAX.
Views: 605 |
| by Nick
PHP - Form Processing

Building Feedback Form with php
Here we are going to create a feedback form for you site to allow users contact you. The script is very simple and this article is for php...
Views: 639 |
| by Amy
PHP - Form Processing

Using Checkboxes to Delete Items From Database
The sample php code makes use of checkboxes to delete items from the database. Multiples items can be selected & deleted. You will need to create...
Views: 612 |
| by Simon
PHP - Form Processing

Most popular (last 7 days)





Highest rated (last 7 days)




