Program introduction:
1. Try2php whole-site system (Try2php CMS) is a professional-grade PHP whole-site system powerfully built by Try2 Lab.
2. This entire site system is built based on PHP Mysql AJAX technology and has high program execution efficiency.
3. The system includes three subsystems: article system, download system and information release system.
4. Users can add, delete or customize sections based on any of the above subsystems.
5. The entire site is built entirely using AJAX technology from the front desk to the backend. Picture display, system announcements, etc. are all displayed by LightBox.
6. The system has a powerful backend management system with a friendly interface and easy operation. For example, click on the project content in background browsing mode to modify the corresponding content.
7. The system has an exquisite and stable installation program. You can easily complete the installation and start using it according to the installation wizard.
Backend functions:
1. All information on the site can be customized by users, and you can create your own personalized website in 5 minutes.
2. Supports creating/modifying/deleting sections and adding links to the navigation bar.
3. Supports creating/modifying/deleting articles, downloading entries, and section information in sections, and supports UBB codes and file uploads.
4. Supports creating/modifying/deleting categories under sections.
5. Supports creating/modifying/deleting friendly links, including picture links and text links.
6. Supports creating/modifying/deleting backend management users, and assigns permissions to each user. The permission division can be detailed to each section and each site setting module, and supports permission replication.
7. The backend supports automatic update reminders, which can check whether your entire site system version is the same as the latest version of the update server, and send a reminder when you log in to the backend.
Security mechanism:
1. The entire site is protected by the PHP anti-injection program, which comprehensively intercepts Get and Post injections.
2. The management entrance at the bottom of the homepage adopts an original double verification, that is, you must first enter the management public key (i.e., the backend directory name) before you can enter the backend management login page, and then verify the backend administrator username and password.
3. The background management authority adopts an original validate authority control mechanism. It no longer uses the user name as the criterion for authority judgment like traditional programs, but uses a random string as the judgment criterion, so that even if the intruder tampered with the session or cookies The value cannot obtain permissions either.
4. All html characters in the background article content are escaped. Some places (such as information release systems) support html, which prevents the submission of embedded frame web pages and vbscript, javascript, asp, php and other scripts. So you don’t have to worry about those bad administrators^__^
Copyright issues:
1.Try2php whole-site system (Try2php CMS) is a PHP whole-site system with open source code. The program copyright belongs to Try2 Laboratory (Try2.org).
2. The first thing to note is that this system is completely independently developed by Bluephantom. The structure and design related to all PHP programs are not plagiarized from any PHP program. Since it was developed in spare time, it took nearly a year from the beginning of planning to the completion of the release. -
3. If you find that some variables or even structures in this program are very similar to "Security Center ASP Whole Site System", please do not panic, because the author of "Security Center ASP Whole Site System" is also Bluephantom. (You can understand this description as an advertisement for the asp system^__^)
4. Since the development process of Try2php CMS is long and arduous, and the system source code is freely available for download, we hope that users can respect the work of others and keep the version information on the homepage when using it.
5. For the update program and version information, the author has taken some protective measures to prevent modifications. However, since the source code has been released, these protective measures are only to "prevent gentlemen but not villains". Of course, if there are special circumstances, you can choose to delete or modify the version information. We will not hold the user responsible for anything, but the background update program will not run normally, so please forgive me.
6. If you have modified, optimized and prepared to publish the program, please keep the version information of the original program, thank you.
v1.10 update fix list:
1. Optimized the script to make AJAX loading faster
2. Fixed the bug that caused the click on the front panel to not work if the site name contained spaces.
3. Fixed js errors on each page. IE6 will no longer crash due to js errors when browsing.
4. Fixed the problem with the word "Try2 Laboratory" appearing in the title bar.
5. Changed the description and keywords in the head tag to variables that can be set by the user. The variables are defined in the first three lines of index.php
6. Changed the background color of the AJAX control menu to js control (main/Menu.php can be deleted)
7. Changed the page number display to thumbnail mode and supports jumping to any page
8. Fixed the js error in the background and adjusted the page number display mode to be the same as the front desk
9. Optimized the navigation bar so that the effect is consistent across browsers and the English display is normal.
10. Changed the section link at the bottom of the page to load the complete list page 2 seconds after opening.
11. Optimized the installation program to automatically create the database if the specified database has not been created (the database user filled in must have the permission to create the database)
12. Changed the management login interface to support administrator login with Chinese name
13. Optimized the download speed test function. You need to click the "Start Speed Test" link before testing the speed.
14. The background update article automatically updates the date, and the list page is arranged by date.
15.The updated version number is v1.10
Expand