Saving PHP Table as CSV
- by user2403705
I have been looking everywhere for a way to do this.
There are a lot of people that have asked the questions but when I try myself i cant seem to get it to work.
Often I get the format correct but it inputs the information into a new page instead of saving it.
I did manage to get one to work for google chrome but when i ran it in internet explorer it didnt work.
I have a table being created from a MYSQL query and i would like the table to be able to be saved as a CSV.
Could anyone help me out?