This script
is intended to enhance the productivity while using PostgreSql. The
form generation script do not require any user modification and is
completely portable to any application. The form supports various data
types, data validation and dynamic data modes. A PostgreSql
installation script is also included which integrates this database
with PHP4, and Apache server. Update (2001-05-05): The checkboxes and
multiple select capabilites have been enhanced with an additional
integer storage capability. Based on binary number theories, this is an
efficient multiple select storage and retrieving capability. |