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: 196

Creating a PHP form

Rating 0.0 0.0
This tutorial teaches you the basic structure of creating PHP form processing. To many this can be a challenging task, so here is how it's done. Complete code presented.
Platform(s): n/a Date: Jan, 07 2002
DETAIL
Hits: 401

Email

Rating 0.0 0.0
This is an illustration of how to send email through PHP. I did not create a function because I feel mail() is already a wrapper all by itself. I left the first parameter empty because I feel that the "to row" is not any more important than any other row in the header string.
Platform(s): n/a Date: Apr, 17 2005
DETAIL
Hits: 1018

Email validation in PHP

Rating 0.0 0.0
This tutorial teaches you how to validate an email with PHP and regular expressions.
Platform(s): Windows Date: Jun, 23 2006
DETAIL
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: 669

Expandable Form Validation Class : Part 2

Rating 3.0 3.0
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.
Platform(s): Windows Date: May, 22 2006
DETAIL
Hits: 755

Expandable Form Validation Class : Part 3

Rating 5.0 5.0
Learn how to complete, expand, and use the Expandable Validation Class in the final Part of this 3 Part tutorial series.
Platform(s): Linux, Windows, FreeBSD Date: Jun, 30 2006
DETAIL
Hits: 283

Feedback Form with a Cookie

Rating 0.0 0.0
This tutorial teaches you how to process a simple feedback form. It records the date and time that the user logged into the system and saves this information, in addition to the user's name and email address, in several cookies. Upon subsequent logins, the code checks whether the user is a new or repeat user and displays information accordingly.
Platform(s): n/a Date: Jun, 19 2000
DETAIL
Hits: 507

Form and Spelling Validation

Rating 0.0 0.0
Most dynamic web sites rely heavily on forms. From user authentication to entry of news items, we use forms to accept user input. There are many different ways we can validate data from the user. In this tutorial, we will examine several of the more common items that need validation and provide examples for each. We will also explore how to check documents for misspelled words and suggest proper replacements.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Apr, 19 2005
DETAIL
Hits: 141

Form Over Substance - Part One

Rating 0.0 0.0
PHP has built in functionality for dealing with HTML forms. This tutorial shows you how to tap into these powerful features.
Platform(s): n/a Date: Oct, 17 2000
DETAIL
Hits: 189

Form Processing with PHP 4

Rating 0.0 0.0
This is a step-by-step introductory tutorial on form processing in PHP4. Each step is explained in detail, and covers field validation.
Platform(s): n/a Date: Apr, 03 2001
DETAIL
Amount: 53
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 >>