when using php include command

Discussion in 'PHP and MySQL' started by smfdadmin, Nov 24, 2008.

  1. smfdadmin New Member

    Whenever I use this:

    PHP:
    <?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)
  2. ishkey Mod - Designer

    Don't see it in IE7 or Firefox 3.
  3. djwilson New Member

    cant see anything
  4. bmcoll3278 New Member

    I cant see it either. also looked at source code and did a search it was not there
  5. wilmec New Member

    I cant see it but i have found the same problem when using short tags with some browser / servers ie using <? instead of <?php
  6. CheapSEO New Member

    it work well on my website. i didn't get any problem