I'm trying to use the php include for my header, etc on a new site and I'm getting this error message....
What am I doing wrong?
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"
(Sorry.......I posted this in the Tips and Tricks forum by accident already and then realized it didn't belong there. Can someone delete that post since it was in the wrong forum?)
Fatal error: Cannot redeclare header() in /home/pnyejnk/public_html/lowcarbjourney/header.php on line 31
What am I doing wrong?
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"
(Sorry.......I posted this in the Tips and Tricks forum by accident already and then realized it didn't belong there. Can someone delete that post since it was in the wrong forum?)
Comment