PHP Tutorial
In Depth Contact Form
This tutorial follows on from "In Depth Contact Form Part 1 - The Form Itself" that describes the process involved in making the contact form as the user sees it. The second part of the tutorial details the PHP code that checks data has been entered and send an email containing this data
General »
Top 20 Similar PHP Tutorials
Simple Email Contact Form
A simple email contact form using php and mail(). Downloadable code.
General »
Creating a simple contact form with PHP
This tutorial is about creating a simple contact form with PHP
General »
Create a safe contact form using Xajax and PHPmailer
In this tutorial you will learn how to create a safe contact form using Xajax and PHPmailer
General »
PHP Mail Form
A fully explained, detailed PHP Mail Form using only one page - Source Included!
General »
Accessing form data with PHP
In this tutorial I will show you the basics of accessing data sent from a html form
General »
Accessing Form Data
This tutorial will teach you how to access form data using PHP's _POST and _GET globals
General »
PHP Form Validation Tutorial
In this tutorial you will learn how to Make sure your forms are filled out properly
General »
Building Feedback Form with PHP
In this tutorial you will learn how to build a feedback form with PHP
General »
Creating a file upload form with PHP
Learn the basics of coding an upload file form in PHP.
Advanced Form Spell Checker
This tutorial will show you how to create a spell checker in PHP
Advanced »
Comment Form Script Tutorial
After studying this tutorial you will be able to allow users to display and post comments on a page
General »
Form validation with Captcha image
In this tutorial I will show you how to create a captcha image to protect your form submissions.
Security »
Calculate the age of your users by filling out a form.
If you want to impose restrictions on age when people visit your website, or sign up, you'll need to calculate a user's age through a form - since web servers aren't psychic - yet.
Create your own PHP Feedback Form with this detailed script!
In this tutorial the author will show you how to create a feedback form which mails the users results to you
General »
Creating a very simple and correct upload form
Learn how to create a very simple and correct upload form
Entering and displaying form data in guestbook format
this is a tutorial on how to write a form, insert the data into a mysql database and then display the data.
General »










