Categories
Tags → Php Form Handling

PHPFormHandle

This PHP based generic form handling script was written as a replacement for the ever popular Matt''s FormMail. Forms created for use with Matt''s FormMail will work seamlessly with PHPFormHandle. Our form handler will parse the results of ...
DETAILS

PHP calendar with AJAX driven agenda

This AJAX driven PHP calendar is made of three parts: the calendar (basic PHP), two OOP Classes (one for the handling of agenda data, one for the handling of the complex agenda form) and the script for the AJAX requests and form validation. Design an...
DETAILS

Flash File Upload Script

The Tribulant Flash File Upload v1.1 Script allows users on your website, and yourself to upload files directly to your server using a Flash interface with a set of great features. By using a PHP backend file to physically upload the file using...
DETAILS

PHP HTML Form Generation and Validation

A PHP class for HTML easy form generation and validation. It provides an easy and intuitive way of handling both HTML form design (based on templates) and basic server-side form validation. Custom validation (both server-side and client-side) can a...
DETAILS

SmartWebby''s Introduction to PHP

PHP has become a more popular technology for web programming in the recent years due to its open source technology. This means that it is free to use and is compatible with almost any server, say Windows, Linux/Unix and Apache servers. Though it is a...
DETAILS

Seagull Application Framework

Seagull is an OO PHP framework with the core modules licensed under BSD, and has the following design goals: - independence of data, logic && presentation layers - extensible component architecture - reduction of repetitive programmin...
DETAILS

VDaemon: PHP && JavaScript web form validation solution.

An important aspect of creating Web Form pages is to be able to validate that the information users enter is correct. Handling errors in a Web Forms is a mandatory task for any true professional. It is not a difficult job to write this on PHP or Java...
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
©2003-2008 jCay.com