码迷,mamicode.com
首页 > 其他好文 > 详细

str_repeat() 函数把字符串重复指定的次数。

时间:2017-11-27 16:56:12      阅读:106      评论:0      收藏:0      [点我收藏+]

标签:body   等于   src   logs   ima   img   技术分享   ble   ring   

str_repeat() 函数把字符串重复指定的次数。

str_repeat(string,repeat)
参数描述
string 必需。规定要重复的字符串。
repeat 必需。规定字符串将被重复的次数。必须大于等于 0。

技术分享图片

str_repeat() 函数把字符串重复指定的次数。

标签:body   等于   src   logs   ima   img   技术分享   ble   ring   

原文地址:http://www.cnblogs.com/lxwphp/p/7904156.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!