Hello All
I'm trying to recreate the phpinfo() function but without the HTML formatting. I running a few scripts at the commandline for which I need to be able to see ALL the envorinment information with the following format:
NAME=VALUE
NAME=VALUE
etc.etc.etc.
I remember running accross how to do this but I can't find it anymore. Thanks for the help..
Chris