php download to csv

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kipp
Forum Commoner
Posts: 27
Joined: Fri Jan 09, 2009 1:25 pm

php download to csv

Post by kipp »

I know how to put data pulled from a db into a file, but how can I make a link that will download requested data into a csv for the user to save on their own machine? Any help is appreciated. Thanks.
User avatar
novice4eva
Forum Contributor
Posts: 327
Joined: Thu Mar 29, 2007 3:48 am
Location: Nepal

Re: php download to csv

Post by novice4eva »

Post Reply