t;[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, November 26, 2003 9:48 AM
Subject: Re: [PHP-DB] PHP and XML Parsing
> If your "&" is meant as a content data, as opposed to an entity call, then
> your XML is probably not valid.
>
> To write "
If your "&" is meant as a content data, as opposed to an entity call, then
your XML is probably not valid.
To write "&" as a character, you can either:
- use & directly
- declare an & entity having the value & and write & in your
document
HTH
Ignatius
_
- Original Mess
A question better suited for the php-general list, but check out:
http://www.php.net/manual/en/function.htmlspecialchars.php
and/or
http://www.php.net/manual/en/function.htmlentities.php
hth,
Rich
-Original Message-
From: Bernard [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 13, 20