PHP Classes
elePHPant
Icontem

ApPHP Data Form: Compose, generate and filter HTML forms

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (14)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2012-02-06 (4 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 606 This week: 1All time: 4,918 This week: 1,047Up
Version License PHP version Categories
php-data-form 1.0.1GNU General Publi...5.0HTML, PHP 5
Description Author

This package can compose, generate and filter HTML forms.

There is a main class to compose a form and several classes to wrap the functionality of different types of form inputs allowing to define behavior and HTML output details.

Each for input object can be bound to the main form object, which is responsible for generating the final output for the HTML form.

A separate class can filter the submitted form values.

Picture of Chara Miteo
Name: Chara Miteo <contact>
Classes: 7 packages by
Country: United States United States

Details
THANK YOU FOR USING AP PHP software!
-----------------------------------------------------------------------------------
################################################################################
## --------------------------------------------------------------------------- #
##  ApPHP DataForm   version 1.0.1                                             #
##  Developed by:  ApPhp <info@apphp.com>                                      # 
##  License:       GNU LGPL v.2                                                #
##  Site:          http://www.apphp.com/php-dataform/                          #
##  Copyright:     ApPHP DataForm (c) 2009. All rights reserved.               #
##  Developer:     zewa666 http://www.thorax-music.com                         # 
##                                                                             # 
################################################################################


1. HOWTO Install?
-------------------
This application is written standalone, meaning you dont need anything to implement
beside to get it running.
Simply extract the compressed file inside your htdocs/wwwroot folder/or any subfolder
and run usage.php for the first test.

2. HOWTO Code on with this?
-------------------
Please simply refer to the included example.php file to see how to
use each feature of the framework.
Also inside the class structure a decent documentation is included
which will guide you through the usage.

3. What about Security?
-------------------
For base-checkings please refer to the included class called InputCheck.php
from Daniel Morris on php-classes.
It will help you with common checking tasks regarded to web-security like XSS, SQL-Inject etc.

4. About this Version.
-------------------
This is the Community-Edition of ApPHP DataForm, which is intended to give you the
basic class-skeleton and the main features of the Classes.
In the PRO version you will meet some extras like AJAX-Processing, DB automated Filling etc.
Please refer to our website for further information...
Screenshots  
  • uploading.png
  • draw_bounded.png
  Files folder image Files  
File Role Description
Files folder imageclasses (6 files)
Files folder imagecss (1 directory)
Files folder imageimages (1 file)
Files folder imagelib (2 files)
Plain text file example.php Example Example code
Plain text file output.php Example Output file
Plain text file README.txt Data Readme file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:606
This week:1
All time:4,918
This week:1,047Up