| | Still can't get it to work. I am using <?php include 'file.htm'; ?> and it works fine, but <?php include($load); ?> won't work, when I enter loadpage.php?load=testpage.htm (that's what I called it). Do it really have to be INDEX.php or is LOADPAGE.php allowed too? Where the testpage.htm should load, there's nothing... |

