Buy me a coffee
PHP
›
String
›
str_repeat
←
str_pad
str_repeat
String
ucfirst
→
Repeat a string.
Syntax
str_repeat(string $string, int $times): string