| You are here: DEVPPL ‹ Tutorials ‹ php ‹ form-processing |
NOTIFICATIONS
|
|
|||||||||||||||
Login |
Php Tutorials - Form-processing
- << Back to Php Tutorials.
- • Page 1 of 2 • 1, 2
form-processing tutorials
|
|
Forms and responding to them (GET and POST)Rating: (0) |
Clicks: 503 Category: PHP >> Form Processing |
|
|
||
|
|
Form Over Substance - Part OneRating: (0) |
Clicks: 618 Category: PHP >> Form Processing |
|
PHP has built in functionality for dealing with HTML forms. This tutorial shows you how to tap into these powerful features. |
||
|
|
Phorm ManagerRating: (0) |
Clicks: 491 Category: PHP >> Form Processing |
|
In this part four of a series on HTML form handling with PHP, it explains how to create a powerful PHP form handler, called Phorm Manager. Topics include: Design goals, Internal data management, form validation, and more. Full source code available. |
||
|
|
Form Validation With PHPRating: (0) |
Clicks: 589 Category: PHP >> Form Processing |
|
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 |
||
|
|
PHP Email FormRating: (0) |
Clicks: 734 Category: PHP >> Form Processing |
|
Create a basic email form for your site with this script |
||
|
|
Doing Error Checking In Forms for bogus informatioRating: (0) |
Clicks: 592 Category: PHP >> Form Processing |
|
|
||
|
|
POST/GET Form VariablesRating: (0) |
Clicks: 613 Category: PHP >> Form Processing |
|
Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. Its also great for debugging your codes. |
||
|
|
The Universal Web Form ProcessorRating: (0) |
Clicks: 528 Category: PHP >> Form Processing |
|
This article describes how to create a generic form processor in PHP. Discussion involves form elements, hidden fields, and more. Also covers the installation process of NuSphere MySQL, an integrated multi-platform distribution of Apache, Perl, PHP, and M |
||
|
|
Sending mail in PHPRating: (0) |
Clicks: 541 Category: PHP >> Form Processing |
|
|
||
|
|
|
Clicks: 628 Category: PHP >> Form Processing |
|
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 |
||
|
|
A very simlpe form to mail scriptRating: (0) |
Clicks: 677 Category: PHP >> Form Processing |
|
This is a very simlpe form to mail script. I did it to teach my team how to send mails You can tweak it to send * Plain Text Mail * Formatted Html Mail Just go thru the script it is very simple and self explaining. |
||
|
|
Part II: recieving the messageRating: (0) |
Clicks: 546 Category: PHP >> Form Processing |
|
|
||
|
|
Basic PHP Form ProcessingRating: (0) |
Clicks: 458 Category: 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. |
||
|
|
Bs_FormItAbleRating: (0) |
Clicks: 440 Category: PHP >> Form Processing |
|
Make your PHP objects editable on the fly using web forms. |
||
|
|
Creating a Form MailerRating: (0) |
Clicks: 488 Category: PHP >> Form Processing |
|
A Thorough tutorial on creating a PHP Mail Form |
||
|
|
How to delete multiple selections using form checkRating: (0) |
Clicks: 564 Category: PHP >> Form Processing |
|
|
||
|
|
Terms of ServiceRating: (0) |
Clicks: 313 Category: PHP >> Form Processing |
|
Add a terms of service field to your forms that must be checked |
||
|
|
Email FormRating: (0) |
Clicks: 332 Category: PHP >> Form Processing |
|
Learn how to quickly code a contact form for your site |
||
|
|
Form to Flat FileRating: (0) |
Clicks: 340 Category: PHP >> Form Processing |
|
This is a simple tutorial, but it shouldnt be used if you want a more secure way of storing data. You should use MySQL Databases for that. |
||
|
|
Using Forms With PHPRating: (0) |
Clicks: 311 Category: PHP >> Form Processing |
|
This tutotial introduces how to use forms with PHP. Demonstrates how PHP passes information from a form. Also explains security checking using environment variables. |
||
- << Back to Php Tutorials.
- • Page 1 of 2 • 1, 2