<?
$data='疯狂的管道Test 睡眠帮手-背景乐Test';

echo preg_replace("/\p{Han}+/u", '', $data)
?>