Program for Prime number in PHP
A number that is merely divisible by 1 and itself is named a major number. Numbers 2, 3, 5, 7, 11, 13, 17, etc. are prime numbers.
2 is that the only even prime.
It is a num...





