Hi Richard! Thanks for the reply, I really appreciate the help. :)

On Tue, Nov 30, 2010 at 5:49 AM, Richard Quadling <rquadl...@gmail.com> wrote:
> I'm guessing that &nbsp; is only valid in HTML.

 I see.

Ah, it looks like I need to be Googling for "htmlentities and xml".

Thanks for tip!

> Not sure why / would be encoded as it isn't anything too special
> outside of the closing tag.

Hrmm, yah. That must be an EE-specific thing... IIRC, in EE1, the
slashes needed to be converted from entities to a "/" when coming out
of the DB?

Ah, here we go:

[[

The SLASH constant has been removed from the template parser, and
forward slashes are no longer converted to entities.

]]

- 
<http://expressionengine.com/user_guide//development/conversion/syntax.html#general>

Thanks again Richard! Much appreciated!

Cheers,
Micky

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

Reply via email to