Re: How do I make & a literal character in an XML parse?
Posted by Janwillem Borleffs on 06/24/06 08:01
Ivan Marsh wrote:
> Can anyone give me some idea of how I make the data coming out of my
> database translate as literal characters in the XML output?
>
Simply by applying the htmlentities or htmlspecialchars function.