jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Form Processing

DeEnFrSp
Amount: 53
Displaying: 21 - 30
Pages: << 1 2 [3] 4 5 6 >>
Sort Listings By:
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: 525

Forms and PHP

Rating 0.0 0.0
This tutorial covers various aspects of form processing, including basic form elements, getting the data, and using form arrays.
Platform(s): n/a Date: Aug, 05 2003
DETAIL
Hits: 1125

Forms Processing

Rating 3.0 3.0
In the PHP Tutorial you will learn about PHP Forms - Predefined variables, Reading input from forms and Using hidden fields to save state.PHP has several predefined variables called superglobals.Superglobals are always present and available in any PHP script.The superglobals are arrays of other variables.
Platform(s): n/a Date: Nov, 28 2006
DETAIL
Hits: 789

GET and POST in PHP

Rating 5.0 5.0
This tutorial demostrates how to GET to fetch variables from the URL. And POST to fetch variables from HTML forms in PHP.
Platform(s): Windows Date: Sep, 27 2006
DETAIL
Hits: 244

How to Build a Select Menu Of Files In a Directory

Rating 0.0 0.0
Teaches you how to open a directory and build a list of the files. Also teaches you how to show the number of files in a directory.
Platform(s): n/a Date: Aug, 26 2002
DETAIL
Hits: 483

How To Send Emails In PHP

Rating 0.0 0.0
Learn how to send very simple e-mails in PHP and how to format some user input
Platform(s): n/a Date: Feb, 18 2004
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: 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: 426

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
Hits: 484

Introduction to PHP - HTML Form Input

Rating 4.0 4.0
Input is one of the most important aspects of any program, in any programming language. In this tutorial, you will learn how to create an HTML form to accept user input and then how to retrieve that input in PHP.
Platform(s): n/a Date: Feb, 24 2000
DETAIL
Amount: 53
Displaying: 21 - 30
Pages: << 1 2 [3] 4 5 6 >>