PHPMyWind is a brand, a website building engine developed based on PHP+MySQL that complies with W3C standards. It will bring people a series of efficient and mature enterprise website construction solutions, allowing your information to be delivered to the people who need it in a healthier form at high speed, while allowing you to feel the smooth experience brought to you by PHPMyWind.
PHPMyWind pursues speed and comfort. What PHPMyWind has to do is to get closer to the usage habits of people in the Chinese website building industry. In our eyes, PHPMyWind is more than just a CMS. It is a set of underlying code, a toolbox, and a kaleidoscope. Any project in our work can be completed by changing it. The premise is that we all have the development foundation of PHP. We will make every effort to make the code and structure simple and easy to understand. Whatever you need, just come and get it!
PHPMyWind front-end and back-end are completely developed using PHP code. We have tested using frameworks or template engines. Although MVC is ideal, it increases the difficulty of secondary development, especially affecting the speed. PHPMyWind's main developers are those in the corporate website building industry. What we need is a CMS that is simple, fast, stable, and highly separable. Maybe each website has only a few columns, or the website has special functions that need to be customized. Therefore, the requirements for modularity are extremely strong. Therefore, we summarize the above points as the most important requirements for enterprise website developers, use this as a breakthrough, and always follow this during the development process. We hope that developers will feel fast and comfortable during the development process. This is our pursuit.
PHPMyWind has been developed for 2 years since 2010, during which it has been rewritten 4 times. The structure and code writing methods gradually mature. The system has multiple built-in classes and functions, which greatly improves the development speed. If you are currently not used to using system classes, you can also use PHP's built-in native functions for development. Each front-end page is guaranteed to call '/include/config.inc.php' in the header to initialize the system code and carry out development work. The frontend is only shown as an example and is not closely related to the backend, but it can also be used directly. Currently you can view PHPMyWind as a CMS core, on which you can create rich websites.
PHPMyWindCMSv5.6beta update log 【renew】
1. Remove the deletion file operation of the background restore database to improve security [Optimization]
1. Handle the warning message when restoring the database in PHP7 or above version [Repair]
1. Fix known security vulnerabilities