Submit Tutorial   

Creating login/registration forms with php
PHP » Forms
This tutorial will help you as a beginner to create a simple login page for your php projects, in this tutorial you will learn about sessions in php, inserting and retrieving records from mysql server.
# # Registration, login, password reset, restrict access and md5
PHP » Forms
Learn how to crate registration form which sends an email with the activation link, login form with md5 password encryption, reset password form and restrict access to pages with Dreamweaver CS4, PHP and MySQL.
A free contact form for your website that alerts you by 'text message' on your cell phone when you have a new message
PHP » Forms
This video tutorial will walk you through setting up a contact form that alerts you by text message (sms) when you have a new email. It’s easy to setup and it’s free.
Contact Form
PHP » Forms
Create a safe contact form using Xajax and PHPmailer.
Simple Contant Form
PHP » Forms
Create this contact form, that sends the information to your email address, so that your visitors can contact you fast and easy.
Tell A Friend Script
PHP » Forms
Learn to create a tell a friend script - Quick way to email friends about your site.
Send this page to a Friend
PHP » Forms
A php tutorial to create a send this page to a friend script and form.
Making Sticky Forms
PHP » Forms
Learn how to create and use sticky forms, which saves data that has been entered into a form.
Link Verifier
PHP » Forms
Create a link verifier that checks to see if a link is working or not.