SQL/PHP question
Date: 02/06/06
(PHP Community) Keywords: mysql, sql, web
Howdy,
Suppose I want a way to easily backup a SQL table. (I use MySQL but that shouldn't matter.) I would like to be able to have a link on my website that, when I click on it, lets me download a TXT file with all of the data in tab separated values, so I can easily load it into excel.
Is this possible, and, if so, how do can I do it?
Thanks much!
Source: http://community.livejournal.com/php/408180.html