I have a include file with some variables. I want these vars to be visible through out the script, even inside functions, without actually passing it to that function.
a few choices:
Thanks dude