I am looking for advice on the correct doctype for my website <snip> this is a php website but this is at the top of all my pages
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
</html xmlns="http://www.w3.org/1999/xhtml">
Is this the correct doctype to be using for a php website?
[edited by: engine at 1:20 pm (utc) on Jun 26, 2015]
[edit reason] Please see WebmasterWorld TOS [/edit]