I have seen this php function on stack overflow to check if a word is the same forward and backwards but I haven’t found any help on checking multiple words at once.
How to code the php so that it would display the code below as
Civic is a palindrome
Geography is not a palindrome
Great full of any help
Thanks
Подробнее здесь: https://stackoverflow.com/questions/739 ... le-strings