$str="Welcome to plus2net php tutorial section"; $ar=explode(" ",$str); print_r($ar); We have used one space as delimiter. The output is here
確定! 回上一頁