str_repeat() 函数

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

 

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