PHPGem2.6
PHPGem is a program which accelerates the creation of PHP-scripts for working with databases.
- Web Authoring
- Databases
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.
- linux
- Downloads2803
- LicenseGPL
- PlatformsAny
- RequirementsWeb server, PHP , SQL server
- Tags
Downloads / Release History
Comments
I have used it for more than a year. It is simple to work with and generates feature rich code. If you need basic entry for your database and do not need to customize the forms later, then this is for you.