Question: Simple PHP CODE str is given. Write a PHP code to determine if str is a palindrome or not. Note that you code must ignore
Simple PHP CODE
str is given. Write a PHP code to determine if str is a palindrome or not. Note that you code must ignore the white spaces or lower/upper case of characters.
Example:
The string str=a a b A a is a palindrome.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
