View Single Post
Old 2004-09-02, 08:56 PM   #9
T Pat
You can now put whatever you want in this space :)
 
T Pat's Avatar
 
Join Date: Aug 2003
Location: Paridise
Posts: 3,244
Send a message via ICQ to T Pat
No that didn't work

The other script I have loaded on that site uses includes, could that be the problem?

<?
function BodyHeader($title)
{
?>


<?
// include the config files
include ("body.php");
include ("functions.php");
include ("config.php");
T Pat is offline   Reply With Quote