Categories
PHPTips and Tutorials → Form Processing

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 ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Basic HTML/PHP contact form - Very easy to understand!

This is a basic, and very easy to understand, tutorial on how to make one file to do it all-- Shows the contact form, then upon submit, will automaticly update the page with a message, while PHP sends out the email.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Email

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 impo...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

How To Send Emails In PHP

Learn how to send very simple e-mails in PHP and how to format some user input
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

POST/GET Form Variables

Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. It''s also great for debugging your codes.
  • Platforms
    • Linux,
    • Windows,
    • Mac OSX
  • Licenses
    • Freeware
DETAILS

Creating a PHP form

Extracting form variables when programming in Perl is a real task. The variables can be extracted fairly painlessly using the CGI.pm modules, but there is a lot of work going on under the hood. In PHP form variables just spring to life. If a form has...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Uploading Files with Forms and PHP

A tutorial that shows how to accept file uploads with PHP.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Forms and PHP

This tutorial covers various aspects of form processing, including basic form elements, getting the data, and using form arrays.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Form and Spelling Validation

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 ...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Bs_FormItAble

Make your PHP objects editable on the fly using web forms.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com