php去除html标签函数:

 $content = strip_tags(trim(input('content')));