A better HTMLencode for protection against cross-site scripting (XSS)
Cross site scripting can get really ugly. When interacting with a website visitors might try to post script (mostly javascript) which could be harmful.
Cross site scripting can get really ugly. When interacting with a website visitors might try to post script (mostly javascript) which could be harmful.