I want to fetch data from a mysql table using php. Please, can anyone tell me what is wrong with this code? What is the correct code to fetch data from a mysql database:
Change the "WHILE" to "while". Because php is case sensitive like c/c++.