Strings Php

print(str_repeat("cheers ", 3));
?>