重複の可能性:
文字列を分割する PHP
私はPHPの初心者です.iは次のような文字列を持っています:
$string="Once the Flash message has been set, I redirect the user to the form or a list of results. That is needed in order to get the flash working (you cannot just load the view in this case… well, you can but this method will not work in such case). When comparing $result TRUE or FALSE, please notice the different value for type. I am using type=message for successful messages, and type=error for error mesages.";
15や20などの限られた単語のみを表示したいのですが、どうすればいいですか?