Standard mobile enterprise websiteThe default version is a green enterprise mobile website. If you can make simple modifications, you can make it into multiple color versions. If you don’t know how to do it, you can ask for help in our forum (Shenzhen Benben Network)!
This mobile website can also generate APP for use. There are a lot of web app-generated websites on the Internet.
This mobile website has powerful backend functions. If you have a certain program foundation and can modify it, you can use it in more diverse ways.
Mobile website template directory/Apps/Tpl/default/
The website code is error-free, safe and reliable, and no bad code has been added. Use it with confidence, I have tested it more than 50 times.
Installation steps:
1 Unzip the website in the root directory
2 Restore the default database and access the bak directory in the root directory through your own website (Empire Backup King Tool ) For example: www.xxxx.com/bak
(The default administrator account and password are: admin, 123456)
Enter the parameter settings and configure your own database information. Generally, you only need to write the database address. User, password, save
Restore data: Restore data -> Select the recovery source directory (data_20141001141525), database -> Restore completed
3 Modify config.ini.php in the root directory of the database configuration file
'DB_NAME ' => 'xxxxxxx',
'DB_USER' => 'xxxxxxx',
'DB_PWD' => 'xxxxxxx',
Change the above value to your own database information and it will be ok
4 The website can be accessed
Website background, for example www.xxx.com/admin Default user admin Password admin
Detailed description: http://php.662p.com/thread-513-1-1.html
Source of Life Forum, the source code is all free, and you can choose from different styles such as black, purple, green, etc...
The database is not necessarily in the website directory...