PHP Deletes Angle Brackets While Parsing HTML: How to Solve
Today I’ve faced a problem that was quite strange. One of my WordPress installations refused to understand posted angle brackets. This was especially related to tags and the encoded symbols like > < and so on. I started to think what I did before :). The issue is described at PHP Bugs. There is no exact solution there… Read More »