Quote Originally Posted by mprough View Post
Cheers... you see one error often causes a whole string in the validator =-)
Thank you, Melanie.

I am still troubled by the fact that I don't understand why the HTML validator considers the first '&' an error, while the others aren't.

Also, is there really a difference between htmlspecialchars('&') and '&'?