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 muss nicht mehr verwenden, um die Form wählen (siehe contact3.php). Die Schaltfläche "Löschen" zeigt nur, wenn nötig, ein Ereignis für onblurr Felder wurde hinzugefügt, und tag_extra wurde hinzugefügt, um zusätzliche Eigenschaften für ein Feld zu unterstützen.
Tags:
Development, Minor feature enhancements
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.
Diese neue Version wurde komplett neu gestaltet, so dass das Hinzufügen von Funktionen in wird es leichter sein. Mehrere Anpassungen können von den Entwicklern vorgenommen werden, und es kann für die Erstellung Formen ohne Verwendung einer Datenbank verwendet werden.
Tags:
Development, Major feature enhancements
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.
Eine neue date_field so können Sie ein Datumsfeld mit Unterstützung für die Formatierung zu fügen dd / mm / jjjj, mm / dd / yyyy oder yyyy-mm-dd, und ein span-Tag mit der Klasse Text auf die Titel der Felder, so dass sie don 't look so groß.
Tags:
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.
Diese Version bietet zusätzlich Unterstützung für die Ansicht Felder aus anderen Tabellen in der Auswahl-Box und enthält ein Thema, Fehler zu beheben. PHP DB Form arbeitet nun auch mit konqueror.
Tags:
Minor feature enhancements
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.