Hi.
Using PHP as a back end to several different sites all running on the same server.
Is there anything that can be done to set the directory for includes() at runtime so that they are different for each site?
I would like to be able to use the both a global directory (some scripts apply to all sites) and a local directory (scripts of the same name but different content).
Suggestions and recommendations please.
TIA
Richard Quadling.