|
Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.
|
Submit Script :: Modify Script
Online Scripts > PHP > PHP Tips and Tutorials > Form Processing
| 1.
PHP Form With Security key code
|
PHP Form With Security key code Key code prevents involuntary submission, Protect against Spam also Hide your email address, Receive the sender's ip address, Receive the sender's ( user agent ) , Date and time The message has been sent to you And much more.
|
Date Added: 25-Nov-2005 Hits: 18 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 2.
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=re d"? 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.
|
Date Added: 01-Dec-2005 Hits: 21 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 3.
Simple File Uploading
|
Wouldn't it be great if you could let users add files for download on your site? Fortunately, PHP provides great functions to allow file uploading via a web browser. This tutorial is intended for those who are new to File Uploading with PHP.
|
Date Added: 01-Dec-2005 Hits: 24 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 4.
Simple Form Processing
|
This tutorial will teach you the basics of form processing. That is passing data from one page to another and then displaying it on screen. Very good for those that are just getting starting in PHP coding.
|
Date Added: 01-Dec-2005 Hits: 18 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 5.
Simple Contact Form
|
Use this simple tutorial to learn how to create contact forms easily. All lines are commented and explained. This simple method uses Mail() Function.
|
Date Added: 01-Dec-2005 Hits: 31 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 6.
Quick look at forms
|
This shows a basic way to use forms with php. Also includes a required field demo.
|
Date Added: 01-Dec-2005 Hits: 20 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 7.
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.
|
Date Added: 01-Dec-2005 Hits: 24 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 8.
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
|
Date Added: 15-Dec-2005 Hits: 22 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 9.
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
|
Date Added: 15-Dec-2005 Hits: 25 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 10.
Introduction to Forms Enhanced with PHP
|
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
|
Date Added: 15-Dec-2005 Hits: 14 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
|
|