(基于 PHP 的 M yStyle 商城系统的设计与实现) ( Design and Implementation of MyStyle Mall System Based on PHP ) AbstractDue to the explosion of the information revolution, online shopping has long become one of the most fashionable shopping methods for modern people, and the probability of people using mobile phones for online shopping has gradually exceeded the dominant position of the PC. This system mainly uses PHP technology combined with the ThinkPHP framework. In the Windows system environment, the MySQL database development platform is used, and the Apache server is used as the system's Web server to implement a mobile B2C online commodity trading platform system. This system has two large modules, the front and the back, respectively. The front-end module is mainly to realize the self-service purchase of commodity consumers. Its functions are: member login registration, product classification display, shopping cart management, order management, product quick navigation, and user center, etc .; The main functions used for management are: transaction management, commodity management, member management, picture management, navigation management, distribution management, payment management and administrator management. This system can meet the online shopping needs of commodity consumers, and also realizes the simple control and management of the mall by the operation managers.Key words: B2C-mode MySQL Mobile ThinkPHP-framework目录1.绪言.......................................................11.1 项目设计的背景........................................11.2 设计目的与意义........................................11.2.1 设计目的.........................................11.2.2 设计意义.........................................12.系统的相关技术介绍.................