[
Lists Home |
Date Index |
Thread Index
]
> I have put up a rough draft of my specification for 2SimpleXML. Other
> developers that are interested in using a simpler subset of XML might
> want to take a look at it.
Where does it live?
> [2] I would like to provide a way to escape the "<" and ">" characters
> in the content of a 2SimpleXML element. I was thinking I would just
> use the "\" character as my escape character. In this case the
> following would be possible:
>
> <sample> The "test" element in this line would not be recognized by a
> 2SimpleXML parser. /<test\>Testing\<\/test/><\sample>
>
> Is there a better way to do this?
Yes. ;-)
Marcus Carr
- References:
- 2SimpleXML
- From: Redefined Horizons <redefined.horizons@gmail.com>
|