Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters


  Home  |   Add Resource  |   Modify Resource    


Web 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.

Hits: 69 Rating: 5.00 Votes: 1    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Form Processing

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.

Hits: 78 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Form Processing

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.

Hits: 71 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Form Processing

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.

Hits: 76 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Form Processing

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.

Hits: 59 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Form Processing

6. Dynamically create forms using PHP

Ok, suppose your user has to enter something for your site, mabye you have a quote database, and a user has about 5 quotes they want to add, but you only have one input box on your site, and that user isnt going to sit there re-entering stuff 5 times over and over. So what are we to do? Were going to put in some php code that will add as many input boxes as the user wants. To do this we need a do/while loop (you can use a For loop, but I prefer the do/while). Heres what we do:

Hits: 65 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Form Processing

7. Quick look at forms

This shows a basic way to use forms with php. Also includes a required field demo.

Hits: 64 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Form Processing

8. 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.

Hits: 62 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Form Processing

9. 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

Hits: 61 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Form Processing

10. 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

Hits: 86 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Form Processing

Pages: 1   



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts