Tutorial search

PHP Tutorials
Tutorials
Stuff
Affiliates

PHP Forms Tutorials


We hope that you will enjoy our PHP Forms tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP Forms tutorials to our site. Thank you !

Sort by:
PHP Phone Number Validation
PHP Phone Number Validation
There are different formats in which forms present you with a way to input your phone number. Some have a 3-digit field between parenthesis for the area code, a second 3-digit field and finally a third 4-digit field. Some coders like to record the dashes and the parenthesis, like this: (123) 456-7890 or 123-456-7890 or simply 456-7890 Let"™s say you recorded the phone number using the format that uses parenthesis. You have hundreds, maybe even thousands of records. Now imagine your boss n
Category: PHP tutorials > Forms - Difficulty:
PHP / Ajax upload form
PHP / Ajax upload form
In this quick tutorial we will show how-to create such an Ajax upload form using the jQuery Form plug-in and our easy upload class.
Category: PHP tutorials > Forms - Difficulty:
How to create a Contact Form using PHP
How to create a Contact Form using PHP
This tutorial aims to show you how to make a Contact Form for your website, which will send the completed form results to a specified email address.
Category: PHP tutorials > Forms - Difficulty:
Creating a Form that will Search a MySQL Database
Creating a Form that will Search a MySQL Database
In this tutorial I will show you how to add a simple search box to query a MySQL database. This tutorial is a continuation of the “How to Access a MySQL Database Using PHP” tutorial. Since writing that original tutorial I have created a local WAMP test environment. I have created the database “test” with a table “testable”. The table contains the following fields:
Category: PHP tutorials > Forms - Difficulty:
Submit A Form With PHP And CURL
Submit A Form With PHP And CURL
Rather than filling out a HTML form on a website, why not use PHP and the CURL library to automate it?
Category: PHP tutorials > Forms - Difficulty:
PHP Search Engine
PHP Search Engine
Heard of Google? or Yahoo!? ... of course you have. Also you know exactly what they do. But why should you just let Google or Yahoo or other search engines take all the glory. Why not try yourself and make your own Search Engine in PHP and MySQL. Ok, you won't beat Google.. but you can have a really good try.
Category: PHP tutorials > Forms - Difficulty:
PHPBB 3 Usersystem Integration with PHP
PHPBB 3 Usersystem Integration with PHP
PHPBB 3 Usersystem Integration with PHP
Category: PHP tutorials > Forms - Difficulty:
Getting Started with MyBB Plugins
Getting Started with MyBB Plugins
Getting Started with MyBB Plugins
Category: PHP tutorials > Forms - Difficulty:
Create an Invitation Script - Create an invite a friend form on your site
Create an Invitation Script - Create an invite a friend form on your site
Create an Invitation Script - Create an invite a friend form on your site
Category: PHP tutorials > Forms - Difficulty:
PHP Web forms with advanced plugins and AJAX - MASSIVE video tutorial!
PHP Web forms with advanced plugins and AJAX - MASSIVE video tutorial!
PHP Web forms with advanced plugins and AJAX - MASSIVE video tutorial!
Category: PHP tutorials > Forms - Difficulty:
Simple E-Mail Response Form - Create a simple contact form with some CSS styling
Simple E-Mail Response Form - Create a simple contact form with some CSS styling
Simple E-Mail Response Form - Create a simple contact form with some CSS styling
Category: PHP tutorials > Forms - Difficulty:
Creating a simple Discussion Board
Creating a simple Discussion Board
Creating a simple Discussion Board
Category: PHP tutorials > Forms - Difficulty:
Making a CAPTCHA - Stop robots and scripts from submitting forms using PHP
Making a CAPTCHA - Stop robots and scripts from submitting forms using PHP
Making a CAPTCHA - Stop robots and scripts from submitting forms using PHP
Category: PHP tutorials > Forms - Difficulty:
Uploading in PHP
Uploading in PHP
In this tutorial we will show you how to upload a file to your server using PHP.
Category: PHP tutorials > Forms - Difficulty:
PHP Forms - Handling forms in PHP
PHP Forms - Handling forms in PHP
PHP Forms - Handling forms in PHP
Category: PHP tutorials > Forms - Difficulty:
Total Tutorials in Category: 109