Does php have something similar to ColdFusion's "application.cfm", which is a page that is processed prior to every page? I am aware of the include function, but that still requires you to add it to every template if you want certain data processed before every page in an app.
I am new to php and like it a lot, but am missing(or just haven't found) some of the features.
thanks,
bidllc