What does CGI program store?
What does CGI program store?
- CGI program stores information about the client and it helps the server to search the input string and show the output according to the match.
- It consists of the information regarding the host server and the user passing the input information.
- It provides the information with the server name, communication protocol and the name of the software that is running on the system or server.
- It includes the directive and directory structures that can be matched while executing a program or running a script.
- It provides various ways to execute the script so that user can understand and the server can execute the input.