So predefined variables are variables that are already have information stored in the variable. The $_SERVER['SERVER_SOFTWARE'] that i am calling will respond with the software the server is running. The other command $_SERVER['SERVER_ADDR' Will return the IP address of the server.

Apache129.89.43.13