Lao
09-11-2005, 11:52 PM
What I'm trying to do is have a code to enter on my main page to include another page that will have text/images on it.
I think it is something like:
<?php
require(file.php);
?>
But that didn't work when I tried it. (I also tried include, but not difference).
Any help is greatly appreicated. :)
I think it is something like:
<?php
require(file.php);
?>
But that didn't work when I tried it. (I also tried include, but not difference).
Any help is greatly appreicated. :)