str_repeat

str_repeat -- Repeat a string

Description

string str_repeat ( string input, int multiplier)

דוגמה 1 . str_repeat( ) example




See also : for , str_pad( ) , and substr_count( ) .