Page 1 of 1

php require problem.

Posted: Sun Feb 22, 2009 11:22 pm
by yasirjamal
Dear friends,

i am using dreamweaver.In my index page when i put in html td

Code: Select all

<? require ("header.php"); ?>
Then i will come back to design mode. I will see only my header and a error (page title) </head> in uper side of my header. </head> is in yellow color. i am not able to select the error

Any one tell me what to do.

Re: php require problem.

Posted: Mon Feb 23, 2009 12:19 pm
by LanceEh
I think the code in your header is bad. You can post it if you want.

Take care.