多多色-多人伦交性欧美在线观看-多人伦精品一区二区三区视频-多色视频-免费黄色视屏网站-免费黄色在线

中國最全I(xiàn)T社區(qū)平臺(tái) 聯(lián)系我們 | 收藏本站
阿里云優(yōu)惠2

php教程

PHP 教程

PHP 高級(jí)教程

PHP 數(shù)據(jù)庫

PHP XML

PHP 與 AJAX

PHP 參考手冊(cè)

PHP 測驗(yàn)

拓展閱讀

PHP substr_count() 函數(shù)

閱讀 (1769)

PHP substr_count() 函數(shù)

PHP String 參考手冊(cè) PHP String 參考手冊(cè)

實(shí)例

計(jì)算 "world" 在字符串中出現(xiàn)的次數(shù):

<?php
echo substr_count("Hello world. The world is nice","world");
?>

運(yùn)行實(shí)例 ?

substr_count() 函數(shù)計(jì)算子串在字符串中出現(xiàn)的次數(shù)。

注釋:子串是區(qū)分大小寫的。

注釋:該函數(shù)不計(jì)數(shù)重疊的子串(參見實(shí)例 2) 。

注釋:如果 start 參數(shù)加上 length 參數(shù)大于字符串長度,該函數(shù)則生成一個(gè)警告(參見實(shí)例 3)。


語法

substr_count(string,substring,start,length)

參數(shù) 描述
string 必需。規(guī)定要檢查的字符串。
substring 必需。規(guī)定要檢索的字符串。
start 可選。規(guī)定在字符串中何處開始搜索。
length 可選。規(guī)定搜索的長度。

技術(shù)細(xì)節(jié)

返回值: 返回子串在字符串中出現(xiàn)的次數(shù)。
PHP 版本: 4+
更新日志: 在 PHP 5.1 中,新增了 startlength 參數(shù)。


更多實(shí)例

實(shí)例 1

使用所有的參數(shù):

<?php
$str = "This is nice";
echo strlen($str)."<br>"; // Using strlen() to return the string length
echo substr_count($str,"is")."<br>"; // The number of times "is" occurs in the string
echo substr_count($str,"is",2)."<br>"; // The string is now reduced to "is is PHP"
echo substr_count($str,"is",3)."<br>"; // The string is now reduced to "s is PHP"
echo substr_count($str,"is",3,3)."<br>"; // The string is now reduced to "s i"
?>

運(yùn)行實(shí)例 ?

實(shí)例 2

重疊的子串:

<?php
$str = "abcabcab";
echo substr_count($str,"abcab"); // This function does not count overlapped substrings
?>

運(yùn)行實(shí)例 ?

實(shí)例 3

如果 start 和 length 參數(shù)超過字符串長度,該函數(shù)則輸出一個(gè)警告:

<?php
echo $str = "This is nice";
substr_count($str,"is",3,9);
?>

由于長度值超過字符串的長度(3 + 9大于12)。所以這將輸出一個(gè)警告。



PHP String 參考手冊(cè) PHP String 參考手冊(cè)
關(guān)閉
程序員人生
主站蜘蛛池模板: 精品国产一区二区三区2021 | 欧美黑人巨大xxxx猛交 | 国产综合视频在线观看 | 性生生活三级视频在线观看 | 亚洲手机看片 | 成人精品国产亚洲 | 欧美日韩不卡视频一区二区三区 | 有码中文 | 日本成人二区 | 日本xxx护士 | 亚洲精品久久久久中文 | 色黄网址 | 福利一区二区 | 正在播放国产精品放孕妇 | 伊人网久久网 | 俺去久久| 亚洲视频免费在线看 | 精品久久久99大香线蕉 | 日韩有码视频在线 | 国产精品免费大片一区二区 | 欧美成人做性视频在线播放 | 成人午夜视频在线播放 | 国产亚洲欧美精品久久久 | 亚洲视频在线观看网站 | 久久国产成人福利播放 | 国产视频一 | 久久久久欧美精品 | 欧美性受xxxx白人性爽 | 在线精品自拍亚洲第一区 | 一级做a爰片欧美aaaa | 精品国产午夜肉伦伦影院 | free性video18 | 亚洲三级中文字幕 | 亚洲一区二区三区麻豆 | 一级毛片不收费 | 男女激情免费视频 | 欧美性xxxxxx性 | 成人在线播放av | 久久久久久久久久久福利 | 亚洲欧洲一区二区三区久久 | 天天综合网天天做天天受 |