Check out How (not) to ask a question). That might give you a little help in reformulating your question so we're willing to help.
The next thing I'd try is to split up your line of code into understandable chunks, so you, and we, can get a little bit of understanding as to what is going on.
-Bryan
In reply to Re: Escaping special characters for HTML
by mrborisguy
in thread Escaping special characters for HTML
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |