I am still new to PHP but am progressing nicely. I has helped a lot that I have had vast experience with ColdFusion (sorry) but have seen the light and am now doing rather nicely in PHP.
My question is as follows...
I have certain functions, variables etc that I would like to be active in an application-wide state.
CF has an "application.cfm" file that is read in (if it exists in the directory) which is used for this purpose.
Is there a similar creature in PHP? If not, how is it best to define application-level stuff?
Many Thanks In Advance,
Lloyd. :-)
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php