Results 1 to 3 of 3

Thread: need help with php include on header/menu
      
   

  1. #1
    luckystars62 is offline Private First Class
    Join Date
    Jan 2007
    Location
    Texas
    Posts
    7

    Default need help with php include on header/menu

    I'm trying to use the php include for my header, etc on a new site and I'm getting this error message....
    Fatal error: Cannot redeclare header() in /home/pnyejnk/public_html/lowcarbjourney/header.php on line 31

    What am I doing wrong?

  2. #2
    luckystars62 is offline Private First Class
    Join Date
    Jan 2007
    Location
    Texas
    Posts
    7

    Default Re: need help with php include on header/menu

    Duh.....i probably didn't give enough info last night. It was late!!

    the site is www.lowcarbjourney.com and I'm just getting it started. There's not much there yet so I was going to do the php includes for the header, menu bar, left bar and right bar.

    I thought I followed the instructions by the letter, but obviously not......

    The header is saved on page "header.php"
    I'm trying it on a page named "myths.php"

  3. #3
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: need help with php include on header/menu

    The page name (header.php) might be causing conflicts with the html "header". Please redo your page, as "myheader.php" or any other name you like. Of course, change the code in the html page as well.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49