Download List

專案描述

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.

System Requirements

System requirement is not defined
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

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.
標籤: Major feature enhancements

2005-09-27 17:29
0.3

The PHP library to convert XML into HTML forms was
added.
標籤: Initial freshmeat announcement

Project Resources