str_repeatPodręcznik PHPPoprzedniNastępnystr_repeat (PHP 4 >= 4.0.0)str_repeat -- Repeat a stringDescriptionstring str_repeat (string input, int multiplier) Returns input_str repeated multiplier times. multiplier has to be greater than 0. Przykład 1. str_repeat() exampleecho str_repeat("-=", 10); This will output "-=-=-=-=-=-=-=-=-=-=". Notatka: This function was added in PHP 4.0. PoprzedniSpis treściNastępnystrrchrPoczątek rozdziałustrrev