Junfeng Live CS Field Online Reservation System is developed and produced using PHP+MYSQL and has basic online ordering functions. Order records can be viewed and managed through the management backend.
Front page: index.php can be placed anywhere on the website, just modify the corresponding form submission address in the file.
Backend page: admin.php
This system is a single-user registration inquiry system. The username and password can be set by yourself during initialization. The username and password are saved in config.php and can be modified by yourself after installation.
Before installation, please confirm that the config.php file in the root directory is writable and then enter the installation address http://xxx.com/install.php in the address column to install step by step.