Why do a lot of people use both these functions on a string? I see a lot of stripslashes(strip_tags($field)); (or the other way around)
stripslashes(strip_tags($field));
Herhangi bir XSS şeyler ve bu tür şeyleri süzmek için strip_tags yeterli değil mi?
strip_tags