str_repeat() 函数

<?php
echo str_repeat(".",13);//重复几次
?>

 

posted @ 2014-04-25 16:37  timelesszhuang  阅读(260)  评论(0)    收藏  举报