How to download whole data from a webpage into a csv file
I want to load the whole data(which are coming from the database) from a web page to a csv file by just clicking a button on that page,but i still remain unable to do that.Please provide me the effective PHP code for that.