Php MySQL Select Query.

The MySQL Select query is used to etrieve data from from MySQL database table. This statement can be used with the WHERE or without Where clause.

Code :