View Single Post
  #1 (permalink)  
Old 11-24-2008, 05:06 PM
smfdadmin's Avatar
smfdadmin smfdadmin is offline
Member
 
Join Date: Sep 2008
Posts: 79
smfdadmin is on a distinguished road
Default  when using php include command

Whenever I use this:

PHP Code:
<?php include("latestnews.php"); ?>
It works on my page...HOWEVER on the website I also have  before the content that is being displayed there. Its not in my code so idk how to fix it. You can see it here: www.smfdvol.site90.net/index.php (top right)
Reply With Quote