hi,
i know how to create text files using php's fopen();
but i wanted to know how i could create one temporarily using a field from a database
i basically want to take everything from that field, create a text file for it to go in, prompt the user to download it, then delete it so its not roaming around pointlessly on my site
any ideas would be great