php append n time pattern to string code example Example: php append n time pattern to string str_repeat('asdf', 5); # Output asdfasdfasdfasdfasdf