simplebits / Pears

http://pea.rs
GNU General Public License v2.0
1.4k stars 162 forks source link

added php function htmlspecialchars() to single-loop.php #7

Open RhealPoirier opened 12 years ago

RhealPoirier commented 12 years ago

htmlspecialchars() allows all the html characters to be properly converted to entities and avoids showing a textarea tag inside another.