Home

Submit

Source

Feeds

Home » PHP » Forms ::

PHP Forms
Sean's blog script flatfile based with Form submit tutorial.
Related Tutorials
PHP Emailing
Form to Email
PHP / Emailing
You can apply this tutorial for your contact form on your sites. This tutorial shows you in 1 file with a normal contact information form. When you submit, this file will be sent an email immediately to the target email including in codes.

Site: www.phpsimple.net Report - View Tutorial

PHP Databases
Update Multiple Records in 1 Form
PHP / Databases
Update your multiple data records in 1 submit form. When you have a list and need to update them in one click.

Site: www.phpsimple.net Report - View Tutorial

PHP Membership
Registration script with activation
PHP / Membership
In this tutorial you will learn how to create a fully featured registration script, users will be able to enter your site, visit the registration page, fill in the info, submit the form, receive an activation e-mail and be able to activate there accounts.

Site: tutorialcode.com Report - View Tutorial

PHP Forms
PHP Contact Form
PHP / Forms
I made a simple form, but it gets the job done. You can customize it if you want, but remember to use the same form variables.

Site: www.webdesign.org Report - View Tutorial

PHP Forms
Contact Form
PHP / Forms
I will explain to you how you can create a simple contact form. The form will collect data from the visitor and send it to any email address you please. The only requirement for this tutorial is for you to have .php enabled on your server.

Site: www.webdesign.org Report - View Tutorial

PHP Forms
Creating a simple contact form with PHP
PHP / Forms
In this tutorial I will show you how to create a simple contact form with PHP. With the help of a contact form your visitors will fill out a form and its content will be send to you via email.

Site: www.phptoys.com Report - View Tutorial

PHP Forms
PHP Form image verification
PHP / Forms
When you build a form in your web page, you are susceptible to being spamed by automated systems. In order to make sure that the one who completes the form is human, you can use the system with image verification. You can see here a sample of form with a random text image verification.

Site: www.reconn.us Report - View Tutorial

PHP Emailing
Creating simple PHP contact form
PHP / Emailing
When you need user send feedback to your email you can usecontact form. In this tutorial you'll learn how to create contact form with php script.

Site: www.yodrive.com Report - View Tutorial

PHP Emailing
Creating simple PHP contact form
PHP / Emailing
When you need user send feedback to your email you can usecontact form. In this tutorial you'll learn how to create contact form with php script.

Site: www.phpeasystep.com Report - View Tutorial

PHP Getting Started
Creating a PHP Quiz Page
PHP / Getting Started
PHP can be used to evaluate Quiz pages. The quiz page may be written in a normal form fashion, either multiple choice or True-false. After you create this form page, setting your PHP page as the action for the form, your php page can pick up the variables and evaluate the results of the form, scoring the form.

Site: www.developingwebs.net Report - View Tutorial

PHP Forms
PHP form Introduction
PHP / Forms
This article demonstrates how to use PHP forms. You will find detailed information from the form basics to advanced form processing.

Site: www.phpf1.com Report - View Tutorial

PHP Forms
Form Handling
PHP / Forms
We are going to be working with the $_Post or $_Get arrays. They basically tell the form if i needs to post something, or get something. In this case we are going to be showing you the basics of a contact email form, so we will be using the $_Post array.

Site: www.webdesign.org Report - View Tutorial

PHP Membership
Making a PHP Login Form
PHP / Membership
This is a failry simple thing to do and in this tutorial I will show you how to construct a PHP login form using the functions in my php login form script.

Site: www.stargeek.com Report - View Tutorial

PHP Forms
How to create an AJAX contact form
PHP / Forms
This tutorial shows users how to create an AJAX contact form. The form method in this tutorial is set to POST.

Site: www.geekpedia.com Report - View Tutorial

PHP Forms
The Universal Web Form Processor
PHP / Forms
This article describes how to create a generic form processor in PHP. Discussion involves form elements, hidden fields, and more. Also covers the installation process of NuSphere MySQL, an integrated multi-platform distribution of Apache, Perl, PHP, and MySQL.

Site: www.onlamp.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement