str_pad()
The str_pad() function pads a string to a certain length with another string. This is useful for formatting output and aligning text.