Does PHP need this HTML header?
Posted: Wed Nov 02, 2005 11:21 am
It seems to me that you create HTML pages, name them 'something.php' , with PHP code snippets embedded therein. But what about this Header?
<code>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
</code>
Is there another one to utilize with PHP or will the above suffice?
Sorry to ask such a dumb question, but couldn't find the answer in my manuals!
Just making final adjustments before posting.
Thanks!
SRR/arr
<code>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
</code>
Is there another one to utilize with PHP or will the above suffice?
Sorry to ask such a dumb question, but couldn't find the answer in my manuals!
Just making final adjustments before posting.
Thanks!
SRR/arr