lcfirst()
The lcfirst() function makes the first letter of a string lowercase. This can be useful for formatting strings in certain cases.