祝8周年 LT大会 オンライン"; foreach ( split(" ", $text) as $word ) { echo $word."<br>\n"; } This function was DEPRECATED in PHP 5.3.0, and REMOVED in PHP 7.0.0. Alternatives to this function include: • preg_split() • explode() • str_split() https://www.php.net/manual/en/function.split.php