php includes not working

Discussion in 'HTML & Website Design' started by alexaCSHF, Feb 1, 2012.

  1. #1
    alexaCSHF, Feb 1, 2012 IP
  2. wiicker95

    wiicker95 Well-Known Member

    Messages:
    438
    Likes Received:
    37
    Best Answers:
    10
    Trophy Points:
    100
    #2
    It's very simple, such file doesn't exist @ the path specified. I see that there's no header.php file in your "site" directory, so all you have to do is to move/copy it there.
     
    wiicker95, Feb 1, 2012 IP
  3. codingwoo

    codingwoo Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Don't go for @ symbol , try fix the error.@ symbol will hide the error message.

    Go to hairfliplyts[Dot]com/site/ and check for header.php.
     
    codingwoo, Feb 1, 2012 IP
  4. phpexperts

    phpexperts Greenhorn

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    21
    #4
    your "header.php" file is not available in directory where "terms-conditions.php" so simply just put "header.php" with same directory and your problem will solve. :)
     
    phpexperts, Feb 2, 2012 IP
  5. play.f0r.b3auty

    play.f0r.b3auty Guest

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    looks good to me , you fixed it right?
     
    play.f0r.b3auty, Feb 4, 2012 IP
  6. wiicker95

    wiicker95 Well-Known Member

    Messages:
    438
    Likes Received:
    37
    Best Answers:
    10
    Trophy Points:
    100
    #6
    @ means AT lol....
     
    wiicker95, Feb 4, 2012 IP
  7. eamiro

    eamiro Well-Known Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #7
    Make sure that "header.php" is in the right folder, and the filetype of the page is '.php'

    If you don't have a website designing software I advise you to use CoffeCup free website editor.
     
    eamiro, Feb 4, 2012 IP
  8. ezprint2008

    ezprint2008 Well-Known Member

    Messages:
    611
    Likes Received:
    15
    Best Answers:
    2
    Trophy Points:
    140
    Digital Goods:
    1
    #8
    This question is EXACTLY like a W3 school tutorial. including the header example and the first text of your page "Welcome to " search it on google.
     
    ezprint2008, Feb 5, 2012 IP