Re: Auto-inserted "input" element is causing XHTML 1.0 Strict validation to fail
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Auto-inserted "input" element is causing XHTML 1.0 Strict validation to fail

From: R. Rajesh Jeba Anbiah <ng4rrjanbiah@rediffmail.com>
Date: Thu Oct 06 2005 - 19:56:21 CEST

Jonathan wrote:
  <snip>
> element seems to be dynamically generated, I can't figure out what I
> ought to do to prevent it from producing this kind of error.
>
> Here's the error code:
>
> Error Line 71 column 153: document type does not allow element "input"
> here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div",
> "pre", "address", "fieldset", "ins", "del" start-tag.
>
> ...="fa4a5c7b4eab7d80abb333272ea9d308" /><table
> style="width:100%;"><tr><td cols
   <snip>

http://in2.php.net/session#ini.url-rewriter.tags

Also, you may turn off
<http://in2.php.net/session#ini.session.use-trans-sid> so that it won't
rewrite URLs

--
  <?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com    Blog: http://rajeshanbiah.blogspot.com/
Received on Tue Oct 18 02:32:51 2005