Introduction - If you have any usage issues, please Google them yourself
A PHP content management system based on php+mysql.
CISCO CMS background content management system structure:
1 use the thinkphp3.2.3 version as the PHP framework
2 directory structure
/index.php front end entry file
/admin.php backend entry file
/api.php API entry file
/install.php installation of import documents (to be used when installation)
/app project master directory
/app/Application main application directory
/app/Application/Admin background main application