Hi all
I already use the include() function to include files from elsewhere on my webserver, but i was wondering whether i could use it to insert a file from elsewhere on the net. I have a streaming audio server located elsewhere which generates a HTML stats page and i want to include it on one of the pages on the site, but include() wont let me do it.
anyone have any ideas?
thanks