PHPGem is a PHP-script which accelerates the creation of PHP-scripts
for working with tables. It works with different SQL-servers such as
PostgreSQL, MySQL, mSQL, ODBC, and Adabas. You input a description of
and parameters for your tables' fields (field name, on/off searching in
the field, etc.), and PHPGem outputs another PHP-script which will work
with the tables (view/add/edit/delete/duplicate entries and search).
PHPGem works with multi-level nested tables. PHPGem allows you to
specify a level of access for each table and for each field for each
user. PHPGem also support images.
for working with tables. It works with different SQL-servers such as
PostgreSQL, MySQL, mSQL, ODBC, and Adabas. You input a description of
and parameters for your tables' fields (field name, on/off searching in
the field, etc.), and PHPGem outputs another PHP-script which will work
with the tables (view/add/edit/delete/duplicate entries and search).
PHPGem works with multi-level nested tables. PHPGem allows you to
specify a level of access for each table and for each field for each
user. PHPGem also support images.