Predefined Variables

Example 1:

The server name is: albrig44.soisweb.uwm.edu

Example 2:

The current page is: /infost440/a3/predefined.php



Predefined variables are variables that PHP automatically makes available to a program. They have important information about the server and environment. They are predefined because the programmer doesn't need to create them first.