Great hack, Erwin and very useful.
However I want to use it to display the results of a dynamic php script. Is this possible?
For example, I have set up a php script called hcc_reviews.php at
http://www.avforums.com/forums/hcc_reviews.php
which works fine.
It's contents are simply:
PHP Code:
<?php
include("http://www.homecinemachoice.com/cgi-bin/reviews_for_avforums.php");
?>
But if I call html.php with file=hcc_reviews.php, I get our forum template round nothing.
http://www.avforums.com/forums/html....cc_reviews.php
Do you know why and how to make it work?
Please help!!!!
Thanks