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 » stefashwell.com
Score(+): 0 | Views: 49 | Save it | Report it


Top 20 Similar PHP Tutorials

Creating simple PHP contact form

Learn how to create a simple PHP contact form
General » phpeasystep.com
Score(+): 0 | Views: 53 | Similar Tuts | Save it | View this tutorial

Simple Email Contact Form

A simple email contact form using php and mail(). Downloadable code.
General » brendenwilson.com
Score(+): 1 | Views: 65 | Similar Tuts | Save it | View this tutorial

Creating a simple contact form with PHP

This tutorial is about creating a simple contact form with PHP
General » designertodeveloper.wordpress.com
Score(+): 0 | Views: 39 | Similar Tuts | Save it | View this tutorial

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 » finalwebsites.com
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

Contact Forms

This is a Complete and thorough guide to contact forms in PHP
General » biorust.com
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial

Form validation

Various ways to make sure that users submit what you want
General » deceptive-logic.com
Score(+): 0 | Views: 40 | Similar Tuts | Save it | View this tutorial

PHP Mail Form

A fully explained, detailed PHP Mail Form using only one page - Source Included!
General » forums.xtreme-pixel.com
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial

Accessing form data with PHP

In this tutorial I will show you the basics of accessing data sent from a html form
General » webmasterstash.com
Score(+): 0 | Views: 45 | Similar Tuts | Save it | View this tutorial

Accessing Form Data

This tutorial will teach you how to access form data using PHP's _POST and _GET globals
General » ronsguide.com
Score(+): 0 | Views: 42 | Similar Tuts | Save it | View this tutorial

PHP Form Validation Tutorial

In this tutorial you will learn how to Make sure your forms are filled out properly
General » lotsofcode.com
Score(+): 0 | Views: 45 | Similar Tuts | Save it | View this tutorial

Mail Form with PHP and HTML

Learn how to create a basic MAIL FORM using PHP and HTML.
General » tutorial5.com
Score(+): 0 | Views: 81 | Similar Tuts | Save it | View this tutorial

Building Feedback Form with PHP

In this tutorial you will learn how to build a feedback form with PHP
General » tech-funda.com
Score(+): 0 | Views: 56 | Similar Tuts | Save it | View this tutorial

Creating a file upload form with PHP

Learn the basics of coding an upload file form in PHP.
PHP Files » zymic.com
Score(+): 0 | Views: 57 | Similar Tuts | Save it | View this tutorial

Advanced Form Spell Checker

This tutorial will show you how to create a spell checker in PHP
Advanced » hotsnow.co.uk
Score(+): 0 | Views: 55 | Similar Tuts | Save it | View this tutorial

Comment Form Script Tutorial

After studying this tutorial you will be able to allow users to display and post comments on a page
General » zimmertech.com
Score(+): 0 | Views: 55 | Similar Tuts | Save it | View this tutorial

Form validation with Captcha image

In this tutorial I will show you how to create a captcha image to protect your form submissions.
Security » phptoys.com
Score(+): 1 | Views: 50 | Similar Tuts | Save it | View this tutorial

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.
Date and Time » avengex.com
Score(+): 0 | Views: 57 | Similar Tuts | Save it | View this tutorial

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 » forums.hostmatrix.org
Score(+): 0 | Views: 55 | Similar Tuts | Save it | View this tutorial

Creating a very simple and correct upload form

Learn how to create a very simple and correct upload form
PHP Files » totaldream.org
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial

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 » chipmunk-scripts.com
Score(+): 0 | Views: 75 | Similar Tuts | Save it | View this tutorial