Hey everyone,
I was wondering if anyone had a link or document that outlines all of the possible environment variables that you can ask for using get_env().
Thanks! Ken
try making a program:
<?php phpinfo() ?>
and running it.
It will include all the environmental variables your server is capable of calling.