花ポケット@花タウン

(.*?)\n.*?(.*?)|m”;
preg_match_all($ptn,$txt,$matches);
for($i=0;$i<5;$i++){ echo '・‘.$matches[1][$i].’

‘.”\n”;
}
?>