开发者

Download mysql Table with php nusoap

I want to export/download a table from a mysql database to a txt or csv file like the way you can in phpmya开发者_StackOverflow社区dmin. The table can be anywhere from 100 - 90k entries and the mysql query will take place on a php page.


Maybe you can use INTO OUTFILE ? http://dev.mysql.com/doc/refman/5.0/en/select.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜