Forum Moderators: coopster
If "URL fopen wrappers" are enabled in PHP (which they are in the default configuration), you can specify the file to be included using an URL (via HTTP or other supported wrapper
[php.net...] which applies to include_once as well.