PHP Code to Check Whether a Number is Palindrome or Not By WebRewrite | July 24, 2018 - 2:42 pm |July 24, 2018 PHP, Uncategorized Leave a comment Write a PHP code to check whether a number is palindrome or not. In this tutorial, we are going to write a PHP program to check whether an input number is palindrome or not. →