Hi There,
I would like to configure PHP to store certain variables that it doesn't natively have like:
$FUNCTION_ROOT = "/home/mysite/php/functions/";
Is there any way to set these in the php.ini file or somewhere else?
Thank you. A long time ago when I was using ASP there was a globals.asa file and also you could use application variables to do something like this.
Sam Fullman
Compass Point Media