|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: dealing with attachments (again)by httptech (Chaplain) |
| on May 25, 2000 at 17:09 UTC ( [id://14815]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Look at my snippet for extracting MIME attachments,
it may be helpful.
While you could store binary data in MySQL, I can't think of a good reason to do so. If the attachments are so big you don't want to store them in memory, they will probably be too big to move in and out of MySQL also. Use my snippet to save the attachments to the server, then save the path to MySQL instead.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||