Question: Generate a PHP script to generate all the prime numbers between 1- 200. Store all the prime numbers in the database and retrieve the prime
Generate a PHP script to generate all the prime numbers between 1- 200. Store all the prime numbers in the database and retrieve the prime numbers less than 200 from the database. Create a table with two fields (s.no, prime number).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
