PHP Manualstr_repeat(PHP 4, PHP 5) str_repeat — Repeat a string Description
string str_repeat
( string
$input
, int $multiplier
)
Returns Parameters
Return ValuesReturns the repeated string. Examples
Example #1 str_repeat() example
<?php The above example will output: -=-=-=-=-=-=-=-=-=-= See Also
![]() |
PHP-Index
New Tutorial entries
|