ID:               16214
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Duplicate
 Bug Type:         Session related
 Operating System: Linux
 PHP Version:      4.1.2
 New Comment:

Already reported and suspended. IIRC


Previous Comments:
------------------------------------------------------------------------

[2002-03-21 18:40:05] [EMAIL PROTECTED]

If using the session functions and trans-sid, PHP 4.1.2 adds a
<input>-tag containing the SID immediatly after the <form> tag, but
this is not valid in HTML because <input>s aren't allowed to lay
directly in a <form> tag:

http://validator.w3.org/check?uri=http://www.prsammel.de

It would be better to add this <input> tag after the <input
type="submit" />

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16214&edit=1

Reply via email to