Home

Submit

Source

Feeds

Home » PHP » Forms ::

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.
Related Tutorials
PHP Dynamic Images
PHP Create Image Thumbnail
PHP / Dynamic Images
In this tutorial you will learn how to generate thumbnails from form uploaded images using GD php image library. The image ratio is maintained, so the thumbnail images will not be deformed. An image verification is performed before uploading and the image size is verified.

Site: www.reconn.us 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
Creating a PHP form
PHP / Forms
PHP is a great processor of forms, hence knowing how to write a simple form for php processing is the precursor to make the PHP work.

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
Processing and Validating form Values with Redirection to Custom Error Pages
PHP / Forms
In this tutorial we'll see how to validate several different form fields, and if the verification fails, how to redirect users to custom error pages.

Site: www.tutorialstream.com Report - View Tutorial

PHP File Operations
PHP Form Image Upload
PHP / File Operations
This tutorial shows you how to upload an image on your server using PHP and html forms. You will also learn how to verify if the uploaded file is an image (checking the extension), if it doesn't overtakes a size limit and how to change the uploaded file name.

Site: www.reconn.us 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 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 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 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 Getting Started
Create your own Image Uploader in PHP
PHP / Getting Started
So you want to create your own image uploader?? Maybe for a image hosting website? If you are unsure what I'm on about then it's simple¦ a visitor comes onto your website, uploads an image through a form then gets told where it's located so they can use it on their own site.

Site: www.yodrive.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

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
PHP:Form Series: Validators & Client-side Validation
PHP / Forms
This tutorial is really helpful to those of us who are a little intimidated by PHP:form. All of those hard to answer questions are easily explained in this simple to use educational web page.

Site: www.webdesign.org Report - View Tutorial

PHP Emailing
PHP Email Form Easy
PHP / Emailing
Now you can send emails from your web sites with full control over design style and functionality. PHP is the way to go for online email form.

Site: newsourcemedia.com Report - View Tutorial

 
Site Search

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