jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Form Processing

DeEnFrSp
Amount: 53
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 >>
Sort Listings By:
Hits: 438

Expandable Form Validation Class : Part 1

Rating 0.0 0.0
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 validate everything from Email Address, Passwords, User Names, Domain Names, Credit Cards, Numbers, Strings, HTML, Etc. Very detailed with extensive code segments to guide you every step of the way.
Platform(s): Linux, Windows, FreeBSD Date: May, 22 2006
DETAIL
Hits: 313

In Depth Contact Form Part 2 - The PHP Code

Rating 0.0 0.0
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
Platform(s): n/a Date: Dec, 21 2005
DETAIL
Hits: 2023

How to use the query string in PHP

Rating 4.5 4.5
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, this page is being passed variables and their values through the query string, here the variables "mode" and "style" are being passed, with values "1" and "red" respectively. The question mark indicates the start of the query string and the ampersand, &, symbol seperates variable=value assignments.
Platform(s): Windows Date: Dec, 10 2006
DETAIL
Hits: 899

Simple Contact Form

Rating 0.0 0.0
Use this simple tutorial to learn how to create contact forms easily. All lines are commented and explained. This simple method uses Mail() Function.
Platform(s): n/a Date: Jun, 20 2005
DETAIL
Hits: 317

TWT contact form

Rating 0.0 0.0
Use this contact form to let visitors email your without giving away your email address, them spam bots wont get it hehe
Platform(s): n/a Date: May, 27 2005
DETAIL
Hits: 510

Quick look at forms

Rating 0.0 0.0
This shows a basic way to use forms with php. Also includes a required field demo.
Platform(s): Linux, Windows Date: Oct, 08 2004
DETAIL
Hits: 560

Quick look at forms - Refill Forms

Rating 3.0 3.0
This shows a basic way to use forms with php. Also includes a required field demo -- This version includes code to REFILL the form.
Platform(s): Linux, Windows Date: Oct, 08 2004
DETAIL
Hits: 314

Form Validation With PHP

Rating 2.5 2.5
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
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 606

Basic PHP Form Processing

Rating 3.0 3.0
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.
Platform(s): n/a Date: May, 05 2006
DETAIL
Hits: 425

Introduction to Forms Enhanced with PHP

Rating 0.0 0.0
Many beginners want to create their own forms to let their users input and submit data to them. Here we teach you how you can create these forms, and use PHP to enhance their capability. Radio buttons, checkboxes, and regular text boxes are a few of the items covered.
Platform(s): n/a Date: Aug, 27 2004
DETAIL
Amount: 53
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 >>