In the three-tier architecture of B / S (Browser / server) system, users can send requests to many servers distributed on the network through the browser. B / s system greatly simplifies the workload of the client. Only a small amount of client running software needs to be installed and configured on the client. The server will take on a lot of work. The access to the database and the execution of the application program will be completed by the server.