The server's host name is: singh275.soisweb.uwm.edu
The current script path is: /infost440/a3/predefined.php
Predefined variables are built in arrays that PHP automatically populates with information about the server, request, and environment.
They are always available in every scope. For example, \$_SERVER contains data such as the server name, software, and current script path, which is useful
for debugging, logging, or creating dynamic links.