Categories
PHPTips and Tutorials → Form Processing

A better form of user and webmaster communcation

Every now and then for some reason a user will feel compelled to send a message to a webmaster. By using a form this makes the process much easier from both points of view. The user does not have to search for an e-mail address and open an e-mail cli...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Selected Form Field

Fast and easy way to make the needed item from a list of items in a form choosen as default. The example shows how to use it to select a country from a list.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

The form validation tutorial with php and java

Form validation the process that occurs after the user clicks the submit button and before the form data processed by a PHP, JAVA or CGI program. In this tutorial, you''ll learn how to intercept the submission and pass the form data through one ...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • BSD Style,
    • Other Free / Open Source License
DETAILS

Multi-page Forms with PHP

This article will touch on two skills in the interface between PHP and HTML forms, specifically in working with hidden fields, and as a bonus, in passing arrays in an HTML form.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Create a PHP Select List

Easily code dynamic PHP Select Lists. Tutorial with code snippets and comments.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Create a PHP Checkbox

How to check, uncheck, display and have fun with HTML checkbox objects using PHP.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

How to Build a Select Menu Of Files In a Directory

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

Working with forms in PHP

One of the most popular ways to make a web site interactive is the use of forms. With forms you can have users register for different things, submit any information you can imagine, upload files, and all types of other things. In this tutorial, we wi...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating a PHP form

This tutorial teaches you the basic structure of creating PHP form processing. To many this can be a challenging task, so here is how it''s done. Complete code presented.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Form Processing with PHP 4

This is a step-by-step introductory tutorial on form processing in PHP4. Each step is explained in detail, and covers field validation.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com