Welcome Guest, Not a member yet? Register   Sign In
STRIP_TAGS ISSUE
#1

[eluser]Leftfield[/eluser]
Hello, i have a code:

Code:
$author = trim(addslashes($_POST['author']));
        $page_author = strip_tags($author);

but
Code:
strip_tags
dosn' work, if i write in
input text:
Quote:<font size=""48> dfgdgdgd<font>
html tags is work 2010-06-23 | trwerwr




Theme © iAndrew 2016 - Forum software by © MyBB