View Single Post
Old 04-24-2012, 05:26 AM   #11
terencelewis
Registered User
 
Join Date: Feb 2010
Posts: 60
entity escape

Most of us are aware of how to escape characters in HTML, so that the browser doesn't process them but still then we do come across instances where characters we have provided in the content is actually treated as code by the browsers. This is especially true when you are working with XML or XHTML ( for instance, your application is generating an XML file).
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
terencelewis is offline   Reply With Quote