单项选择题

使用下面哪个函数过滤xss是最好的?()

A.str_replace()
B.preg_replace()
C.addslashes()
D.htmlspecialchars()