Hi everyone!
I have a Mysql table.
I have a php page to do a query
I want a button to click to take the results of the query and save it as a .txt file
I tried using phpmyadmin and I guess the version that is on the server or something else, won't allow me to do a mysql dump using the .csv option and send option.
Has anyone done what I'm trying to do? it seems to simple.
Gisele