Database Help

Discussion in 'Programming' started by tech4, Mar 28, 2010.

  1. #1
    Problems solved!
     
    Last edited: Mar 28, 2010
    tech4, Mar 28, 2010 IP
  2. tech4

    tech4 Well-Known Member

    Messages:
    544
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    125
    #2
    Problem solved.
     
    Last edited: Mar 28, 2010
    tech4, Mar 28, 2010 IP
  3. shall

    shall Member

    Messages:
    111
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #3
    you have a include that doesn't exist in the location you're looking for.
    you probably have something like this on your page include('dealtemplate.php'); and if dealtemplate.php is not in the same directory on the server as the file getdeal.php the include will not work
     
    shall, Mar 28, 2010 IP
  4. tech4

    tech4 Well-Known Member

    Messages:
    544
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    125
    #4
    Thanks.

    Problem fixed!
     
    tech4, Mar 28, 2010 IP