close

function remove_style($str)
{
$output = preg_replace('/(<[^>]+) style=".*?"/i', '$1', $str);
return $output;
}

arrow
arrow
    全站熱搜

    stockwfj3 發表在 痞客邦 留言(0) 人氣()