I have the following problem

I have htmlcode like this:
<form name="login" method="post">

</form>

and with this feature
it's printed out like this:

<form name="login" method="post"><input type="hidden" name="SID" value="aa55e1a335a4d32af8b38953f077e18b" />

</form>


The problem is the /> at the end.


Has anyone seen this before?
What can I do against it?

I'm running apache 1.3.26 and php4.3.3

Regards EWald Geschiwnde

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to