Hi Folks,
I've been sent here via the HTML and Apache forums. Please bear with me as I don't know PHP at all.
I want to be able to include content from a file in a webpage. I'm currently using SSI Include and that is working great when the file to be included is on the server where the web page lives.
However, I have a requirement to include content from a file held on another server. The SSI Include command doesn't appear to support this. When I try virtual or file in the include statement, it won't resolve to a file outside of this server.
It has been suggested that this can be done via PHP.
Does anyone know of a way to do this? It's really driving me up the wall - such a simple thing to want to do.
Many thanks, Graham.
One day we'll look back on this, laugh nervously and change the subject...
I've been sent here via the HTML and Apache forums. Please bear with me as I don't know PHP at all.
I want to be able to include content from a file in a webpage. I'm currently using SSI Include and that is working great when the file to be included is on the server where the web page lives.
However, I have a requirement to include content from a file held on another server. The SSI Include command doesn't appear to support this. When I try virtual or file in the include statement, it won't resolve to a file outside of this server.
It has been suggested that this can be done via PHP.
Does anyone know of a way to do this? It's really driving me up the wall - such a simple thing to want to do.
Many thanks, Graham.
One day we'll look back on this, laugh nervously and change the subject...