Categories
Tags → Form In Php

PHP Form Validation Class

Form_Validator Class is a PHP object that can be used to validate the presence of HTML form data. By &"validating&", the function simply checks if a variable is NOT NULL. The class is intended to be called AFTER the end-user has sub...
DETAILS

MyPHPValidator

MyPHPValidator is a PHP script that generates form validation JavaScripts from your source code. MyPHPValidator is currently written in French.
DETAILS

thesitewizard Quick Menu

Online wizards which allows you to create a drop down navigation menu in the CGI script (or the PHP script), the HTML form code and JavaScript. The form automatically uses the JavaScript code if your visitor has it enabled (thus saving bandwidth)...
DETAILS

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

PHPFormmail

PHPFormmail is a PHP script, written in French, which allows you to send the contents of a form by email. It also features: file attachment support, ability to make copies of recipients, configurable redirecttion page and option to define the form&ap...
DETAILS

Creating a Photo Gallery

This tutorial teaches you how to store a picture file on the server so that you can create a photo gallery of images that users upload to your site. The coding sample initially displays a form for you to fill in; browsing is enabled. The information ...
DETAILS

PHPIndex Forum

This form maintained by PHPIndex provides a discussion place for PHP development, in french.
DETAILS

Simple Polling System

This is a simple PHP/MySQL-based poll program. System components consists of poll form with question and possible answers, php script that updates poll with a vote and/or displays current poll results, and MySQL table. The Web site provides an articl...
DETAILS

Parsing Forms With PHP and Sending E-Mail

Another very good, and very easy way to use PHP to do something that is more complicated in other languages is form processing and sending e-mail. PHP makes it easy for even the most neolithic of us. This two-page tutorial shows you how.
DETAILS

Page:
©2003-2019 jCay.com