PHP » GoLang |
login |
register |
about
|
str_repeat(PHP 4, PHP 5, PHP 7) 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
|
more
Recently updated
more
Most requested
more
Last requests
|