I need help with the following :
I have a mysql database, in it a table named Feedback inside the table I have the the following columns: id, First Name, Last Name, Email, Comments
can somebody show me the exact code fror retrieving the data inside these columns and print those codes on to a page
everything stating with how to connect to the database please

