On Thu, 2004-05-27 at 21:34, Matt wrote: > Could you add the ability to parse 'PHPSESSID', '&' and '=' in a url > for your HTML validator please. My pages would return as valid xhtml > if your parser understood that urls can pass session ids and > variables. The problem is with your (or PHP's) HTML, not with the markup validation service. Read the FAQ: http://validator.w3.org/docs/help.html#faq-ampersand PHP can be configured to generate valid HTML for query strings, but doesn't by default (I haven't a clue why, their default settings are invalid in any version of (X)HTML you care to name). The PHP manual describes how to configure PHP to do the right thing. -- David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>Received on Friday, 28 May 2004 12:33:04 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:48:52 GMT