MySQL WHERE Clause in Php.

The MySQL WHERE Clause is used to filter only those records that are fulfilled by a specific condition given by the user in a table of MySQL database.

Code :