Home     PHP / Javascript / Ajax
PHP PHP CMS Generator Script

PHP Script Codes > content-management

PHP CMS Generator Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 8650

PHP Script Codes > PHP CMS Generator
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.