I know that if I want to include a file on a page I put the line...
Code:
<? @include("http://www.domain.com/file.html"); ?>
But what if I want the file to change with each refresh of the page what to I put...?
Thanks in advance for any help you give
