Downloadliste

Projektbeschreibung

Simput is a group of utilities useful for creating
PHP Web sites. It includes a library that converts
XML into an HTML form. Form input validation is
included (which checks if required fields are
entered) and another form will be created to
highlight fields which need to be entered. Another
included library makes data from a database or
user input safer for HTML display. It also
includes utilities to manipulate ISO dates to and
from the US format. Another library can read a
directory into an array with filtering by regular
expressions.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2005-11-08 16:45
0.4

Die PHP-Formular-Generator wurde aktualisiert. Verborgen wählen, Checkbox und Passwort-Feld-Typen wurden aufgenommen. Formular übermittelt wurden "klebrig", was bedeutet, dass Benutzereingaben bleibt, wenn das Formular neu generiert wird, da Felder ausgelassen wurden. Formatierung Optionen wurden hinzugefügt, darunter Tisch-Optionen. Die Formatierung kann weltweit über das gesamte Formular oder auf einem Element für Element Basis durchgeführt werden.
Tags: Major feature enhancements
The PHP form generator was updated. Hidden,
select, checkbox, and password field types were
added. Form submits were made "sticky", meaning
that user input stays when the form is regenerated
because fields were left out. Formatting options
were added, including table options. Formatting
can be done globally over the entire form or on a
element by element basis.

2005-09-27 17:29
0.3

Die PHP-Bibliothek, um XML in HTML-Formulare umwandeln wurde hinzugefügt.
Tags: Initial freshmeat announcement
The PHP library to convert XML into HTML forms was
added.

Project Resources