Find a set of prime numbers


This PHP program uses the Sieve of Eratosthenes method to quickly find a set of primes. Enter the highest number that you want to find the prime numbers for.
Tabular display

Maximum < 100 001

No of cols <= 20