I am working on a website in Visual Web Developer 2008. I am trying to retrieve some data from mysql database and i am having problem retrieving it in html so i retrieved it in a php file. Now, the only way i can retrieve the results is by putting the code in a .php file and testing it. It works...