You can change the arg_separator setting in your php.ini file.
ie.
arg_separator = "&"
or perhaps:
arg_separator = ";"
-Rasmus
On Fri, 13 Jul 2001, Jan wrote:
> My output does not validate as XHTML because of the & sign in the a
> href that is automatically appendet by the php
My output does not validate as XHTML because of the & sign in the a href that is
automatically appendet by the php session management. it should be exchanged by an
& entity. Is there a way to do this? There should be one I guess ...
Thanks,
Jan.
--
2 matches
Mail list logo