ID: 12720
Updated by: swm
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Session related
Operating System: Linux RedHat 7.1
PHP Version: 4.0.6
New Comment:
The extra slash is so that PHP is in compliance with XHTML
1.0. See http://www.w3.org/MarkUp/ for more information.
Also, if this is causing your applications problems, you
may be designing them incorrectly.
Previous Comments:
------------------------------------------------------------------------
[2001-08-13 12:04:48] [EMAIL PROTECTED]
<input type="hidden" name="PHPSESSID" value="28d352f895d1d14d2121e32d80a69299" />
When cookies are not available, PHP auto append the input above in each form of my
page. My question is: why that slash is there in the end of the tag? It is making
trouble in my site...
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=12720&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]