- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 25 Oct 2005 23:06:59 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2418
------- Additional Comments From bsaliba@hotmail.com 2005-10-25 23:06 -------
Hi,
This is the header of my php file;
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<!-- Administrator registration and validation adminform.php -->
<head>
<title>Administrator Registration Form Validation</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
Content is set to text/html as you can see.
Received on Tuesday, 25 October 2005 23:08:43 UTC