In this post I am going to describe the basic PHP Program which tell us about how to find the given number is prime number or not . Prime number are those number which are divisible by 1 and themselves. In this program we are using for loop, if