strrev()
The strrev() function reverses a string. This is useful for palindrome checks and text manipulation.