How do you include tags in a String...
E.g I have "Name1 <name1@test.com>, Name2 <name2@test.com>"
I want to read and print this String as it is and not simply as "Name1, Name2"
Thanks in advance Spike.
[man]htmlspecialchars[/man]