Categories
PHPTips and Tutorials → Form Processing

chainedSelectors: A Better Way to Drop-down a PHP List

Intended for programmers interested in experimenting with complex user interface elements, this tutorial explores using PHP to generate JavaScript based on data in a database. This tutorial explains a class called chainedSelectors. This class helps y...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Phorm Manager

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

The Universal Web Form Processor

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

PHP With HTML Forms

This 2-page tutorial shows how to work HTML forms in PHP. Topics covered: Drop menu builder, Radio buttons, Check boxes, Error processing, and more.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Passing Variables with Forms

This short tutorial will show you how to pass a variable through 2 pages. It can be used, for instance, to verify information from a form submission.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Storing Checkbox Data In Your Database

Checkboxes in web forms are useful because they allow the person filling out the form to choose from a wide range of possible choices. Specifically, it allows the user to choose some, all or none of the elements. Although checkboxes are excellent for...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Form Over Substance - Part One

PHP has built in functionality for dealing with HTML forms. This tutorial shows you how to tap into these powerful features.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Writing Your First PHP Script: Feedback Form

This is a tutorial on how to write your own Feedback script in PHP, complete with source code.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

A Beginning Forms Tutorial

Ever wondered how you can use a form to log someone in, or get information from the user and drop it into a database? This is a good example of how to get all of the info from those elusive cells. It also shows you how to make sure that they don&apos...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Feedback Form with a Cookie

This tutorial teaches you how to process a simple feedback form. It records the date and time that the user logged into the system and saves this information, in addition to the user''s name and email address, in several cookies. Upon subsequent...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com