I am developing a PHP application that will be run only on the local network of a business. The application will be installed to the server using a custom installer like thi
You can see all the available information with the command:
print_r($_SERVER, 1);