functions-online

strstr

説明

$haystack の中で $needle が最初に現れる場所を含めてそこから文字列の終わりまでを返します。

宣言の strstr

string strstr ( string $haystack , mixed $needle [, bool $before_needle ] )

テスト strstr オンライン










共有 strstr

のコメント strstr

のコメント strstr

+

Leave your comment