Homer_Simpson
02-19-2008, 09:52 PM
I hope this question is in the correct thread.
Server 1 = Doesn't support server side programs like PHP, I have a webpage on this one and lots of charts and files.
Server 2 = does support PHP.
Is there a way to call in a PHP file from Server 2 with the HTML code that sits on Server 1?
What I'm trying to do is show "Last Modified" of charts and not the HTML file that calls the charts. It seems PHP is the easiest way to do this, from what I have read, unless someone knows a HTML code to get the Last Modified date and time of a file.
Thanks
Server 1 = Doesn't support server side programs like PHP, I have a webpage on this one and lots of charts and files.
Server 2 = does support PHP.
Is there a way to call in a PHP file from Server 2 with the HTML code that sits on Server 1?
What I'm trying to do is show "Last Modified" of charts and not the HTML file that calls the charts. It seems PHP is the easiest way to do this, from what I have read, unless someone knows a HTML code to get the Last Modified date and time of a file.
Thanks