1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

PHP  when using php include command

Discussion in 'Web Development' started by smfdadmin, Nov 24, 2008.

  1. smfdadmin

    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

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

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

    djwilson New Member

    cant see anything
     
  4. bmcoll3278

    bmcoll3278 New Member

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

    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

    CheapSEO New Member

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