Categories
PHPTips and Tutorials → Form Processing

PHP Script Tips - Processing Web Forms

A collection of 21 tips on process Web forms with PHP scripts. Clear explanations and tutorial exercises are provided on generating and processing Web forms, getting values out of $_REQUEST, processing multiple choices, removing slashes, adding multi...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Expandable Form Validation Class : Part 2

In Part 1 of this tutorial series, we created the core of our Class. In Part 2 here, we learn how to expand on our Class to allow form fields to be validated as well as returning and generating the many error messages when validating.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • Other Free / Open Source License
DETAILS

Expandable Form Validation Class : Part 1

Learn how to create an expandable Form Validation Class using PHP''s object oriented features that once complete, can be easily customized and expanded to suit your needs in the future with no changes to the base code. The Class will able to val...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • Other Free / Open Source License
DETAILS

In Depth Contact Form Part 2 - The PHP Code

In depth tutorial focusing on the basics of processing a contact form. Includes necessary error checking and clear, simple explanations of all the code. Part 1 can also be found on the site which features the creation of the form itself in HTML
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

How to use the query string in PHP

This article tells you how to pass variables to a PHP page using the query string, and how to access them from that page. Have you ever seen a URL which looked like &"www.example.com/pag e.php?mode=1&&style=red&"? Well...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

TWT contact form

Use this contact form to let visitors email your without giving away your email address, them spam bots wont get it hehe
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Quick look at forms

This shows a basic way to use forms with php. Also includes a required field demo.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Quick look at forms - Refill Forms

This shows a basic way to use forms with php. Also includes a required field demo -- This version includes code to REFILL the form.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Form Validation With PHP

This tutorial explains how to validate HTML form on server side using PHP plus client side form validation using Javascript to make your form more user friendly
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Basic PHP Form Processing

Learn how to create an HTML form and how to program a simple PHP page to process the information of that HTML form. A basic knowledge of HTML will make this tutorial easier.
  • Platforms
    • Linux
  • Licenses
    • Other Free / Open Source License
DETAILS

Page:
©2003-2019 jCay.com