|
Posted by Andy on 10/21/05 09:07
Free PHP Form Generator (up to 100 fields) http://drinks.farvista.net/Forms
As the name implies, it is a system that lets you generate web forms and
form processors using PHP.
phpFormGenerator is aimed at ISPs (or other web services providers) to give
to their clients as a part of a hosting package for example. The advantage
to that would be that a user would be able to create forms that have
capability of both emailing form data to a specific email (such as the
webmaster of the site) as well as entering form data into a MySQL database
table without having to touch any sort of programming! The ease of use is
the main feature of this nifty system, users will be able to create
effecient and reliable forms in a snap and put them to use right away!
a.. Ability to create up to 100 form fields
b.. Ability to add a variety of field types including Text Boxes,
Passwords, Drop Down Selection menus, Check Boxes, Radio Buttons, free form
Text Areas, and File Uploads
c.. All field types are highly customizable (for example you can specify
the sizes, options, etc)
d.. Ability to have the form data emailed to a provided email address
e.. Ability to store the form data in a database table (currently
supporting MySQL)
f.. Ability to create a file based database to store form data for those
who don't have access to a MySQL database server
g.. Administration portal to manage your stored form data
Navigation:
[Reply to this message]
|