位置: 编程技术 - 正文
推荐整理分享PHP字符串函数str_repeat()的用法(php 字符串函数),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:php string,在php中,字符串有哪些表示形式,php字符串型数据的定义方式,php str函数,在php中,字符串有哪些表示形式,php字符串定义的三种方式,php字符串定义,php字符串型数据的定义方式,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4, PHP 5)
str_repeat — 重复一个字符串
说明 string str_repeat ( string $input , int $multiplier )返回 input 重复 multiplier 次后的结果。
参数input
待操作的字符串。
multiplierinput 被重复的次数。
multiplier 必须大于等于 0。如果 multiplier 被设置为 0,函数返回空字符串。
返回值返回重复后的字符串。
范例
Example #1 str_repeat() 范例
<?phpechostr_repeat("-=",);?>以上例程会输出:
参见for str_pad() - 使用另一个字符串填充字符串为指定长度 substr_count() - 计算字串出现的次数
PHP字符串函数str_ireplace()的用法 str_ireplace(PHP5)str_ireplacestr_replace()的忽略大小写版本说明mixedstr_ireplace(mixed$search,mixed$replace,mixed$subject[,int&$count])该函数返回一个字符串或者数组。该字符
PHP字符串函数sprintf()的用法 sprintf(PHP4,PHP5)sprintfReturnaformattedstring说明stringsprintf(string$format[,mixed$args[,mixed$...]])Returnsastringproducedaccordingtotheformattingstringformat.参数formatTheformatstringiscompos
PHP字符串函数sha1()的用法 sha1(PHP4=4.3.0,PHP5)sha1计算字符串的sha1散列值说明stringsha1(string$str[,bool$raw_output=false])利用美国安全散列算法1计算字符串的sha1散列值。参数str输入字符串。
标签: php 字符串函数
本文链接地址:https://www.jiuchutong.com/biancheng/278834.html 转载请保留说明!友情链接: 武汉网站建设