View Single Post
Old 01-09-2008, 11:33 AM   #1 (permalink)
d4v1d
The Contributor
Good Samaritan 
 
d4v1d's Avatar
 
Join Date: Dec 2007
Location: Durban, South Africa
Posts: 51
Thanks: 1
d4v1d is on a distinguished road
Arrow Database export to text file...

Hi guys, sorry to bother, just a bit stuck at the mo.

I need to code a newsletter subscription application in PHP with MySQL that collects the name and email address of the user. That's simple enough, but I need to have an option in an admin panel that allows the administrator to export that email address column to a text file that prompts the admin to download the file. i.e. i don't want to save it to a text file on the server. The format of which has to be line-separated. How do I go about this?
d4v1d is offline  
Reply With Quote