- 1,251 categories
- 40,829 scripts
Updated: 07/02/2003
- This utility is very useful in rapid CMS development. In its present state, it takes the following input to generate a quick CMS:
- Database name, table, and login
- List of fields to be provided in the CMS, and what types of HTML inputs they are (and other types such as
multiple select
And then it spits out a completely functional edit interface, that could be used to manage the tables content. I would say it''s a small subset of the functionality of PHPMyAdmin at this point. All that needs to be added in
the output code is the requisite database connection code.
- Categories
- Platforms
- Licenses