$str = "[email protected], [email protected]; [email protected];[email protected]"; $mails = preg_split("/;/", $str);
確定! 回上一頁