Supernice light social circle source code description:
The program is written using php+mysql, the character encoding is UTF-8, and the front end is written in HTML5. It is compatible with IE10, CHROME, safari and other browsers by default. Lower version browsers cannot use this program! ! The program code may not be modified in any form before being released.
File description:
--/apps---- is the application file
----/xx.app.php--execution file for the application
----/xx.info.php-- is the application description file
--/system--- is the system file
----/class.xx.php--is the system public class
----/function.php--is a system function class, used for integrated development of new APPs
----/config.php--is the system configuration file. Do not modify the KEY generated in it at will.
--/theme
----/admin.xx.php--is the system management template
----/xxxxx.php--is the system front-end interface template
----/emot-- is an emoticon
----/style--Includes public font ICON and image design, CSS style
----/script--Contains public JS libraries
-index.php--is the homepage entry file
-thumb.php--Generate files for program thumbnails
-install.php--installation file for the program
Apache pseudo-static description: When prompted to close FollowSymLinks, use 2.htaccess, delete the previous .htaccess, and delete 2.htaccess 2
nginx pseudo-static description: Use the supernice.conf file to use Baidu by yourself
Update log:
Front-end optimization, advertising space optimization, code optimization, known bug handling.