I could be wrong, but phpMyAdmin does not support outputting query results other than as HTML. Entire data structures can be exported in any fashion, but not individual queries. I could see how such a feature could be handy for GUI only-users.
Of course with the programming language of your choice you could query the db directly and write the results to a file on that server however you wanted. Maybe someone is smarter than me has a clever idea
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.