Actually, I am writing a forum for myself and a question arose.
Which is better to use the functions of working with text to make html
tags and constructions like " <b onclick="alert('сайт хакнут')">dsfsdfsdf</b>
". I would like to know the better way to use stripslashes, addslashes, htmlspecialchars
|
striptags()
function. - etki