Hi guys,
I'm certain that this is well within the realms of experience of those here -I currently have a dedicated server with a couple of hundred domains hosted, managed via a Plesk control panel.
Security policy on the server means that each domain / site cannot access files outside of its own vhost, but I'd like to create a shared location for certain PHP scripts. Any ideas?
I guess its possible over a HTTP request if I can't do it any other way, but I'm ashamed to say I'm not sure how to execute a script thats come from file_get_contents() or similar.
Tips appreciated! As I said I'm certain plenty of distributed apps have been written here

DM