Forum Moderators: coopster
I have documents in a database that I need to email. I have a script that works sending attachments, but only if the file *really* exists on the server. I have another script that pulls the file contents from the database for download, but obviously that does not create a *real* file on the server.
How would I do this? I've googled for a while and can't find this information.
TIA, Jenny