str_repeat() 函数把字符串重复指定的次数。
str_repeat(string,repeat)
原文:http://www.cnblogs.com/lxwphp/p/7904156.html