Re: [PHP-DB] PHP and XML Parsing

2003-11-26 Thread Rick Dahl
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 "

Re: [PHP-DB] PHP and XML Parsing

2003-11-26 Thread Ignatius Reilly
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

RE: [PHP-DB] PHP and XML

2002-08-13 Thread Hutchins, Richard
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