PHP DB Form Creator is a set of PHP scripts to help manage a HTML form to administer data in MySQL and PostgreSQL. It features easy management, customization, easy drop-down lists, filters, images, regular expressions, and more.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
phpdbform no longer needs to use the select form (see contact3.php). The delete button only shows when needed, an onblurr event for fields was added, and tag_extra was added to support additional properties for a field.
This new version has been completely redesigned so that adding features into it will be easier. Several customizations can be made by the developers, and it can be used for drawing forms without using a database.
新date_field让您可以加上在格式化为dd支持日期字段/月/年,月/日/年,或YYYY - MM - dd和一个阶级字段的标题文本标记跨度,使他们穿上'吨看起来如此巨大。
标签:
Minor feature enhancements
A new date_field so you can add a date field with support for formating to dd/mm/yyyy, mm/dd/yyyy, or yyyy-mm-dd, and a tag span with class text at the titles of the fields so they don't look so big.
This release adds support for showing fields from
other tables in the selection box, and contains a
theme bug fix. PHP DB Form now works with konqueror.