Feedback
Website Templates Membership
Flash Templates
PHP Coding >> Forms
Making Stick Forms PHP Coding tutorial
Category: PHP Coding / Forms
Submitted: 24th Aug, 2006
Author: http://www.tutorialcode.com
Rate:

Views: 53
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 information if there is an error.
Making an HTML/PHP email form PHP Coding tutorial
Category: PHP Coding / Forms
Submitted: 14th Jun, 2006
Author: http://www.siteguts.com
Rate:

Views: 54
Creating a form that we can use to send email or interact with a .PHP action file.
Form Mail PHP Coding tutorial
Category: PHP Coding / Forms
Submitted: 26th May, 2006
Author: http://www.spoono.com
Rate:

Views: 53
Learn how to make a Form Mail using the power of PHP.
In Depth Contact Form Part 3 - Bett PHP Coding tutorial
Category: PHP Coding / Forms
Submitted: 19th Jan, 2006
Author: http://www.stefashwell.com/
Rate:

Views: 44
Part 3 of the contact form tutorial looks back at the error checking in place previously, and asks the question "How can we make it better?".
Contact Form PHP Coding tutorial
Category: PHP Coding / Forms
Submitted: 16th Dec, 2005
Author: http://www.stefashwell.com/
Rate:

Views: 59
This tutorial details the PHP code for a contact form, that checks data has been entered and send an email containing this data.