Guest_imported
New member
- Jan 1, 1970
- 0
I would like to store some files within a MySQL table. They're graphics files, but they're small -- around 60 x 60 pixels each. These are my questions...
1) Is this possible?
2) What's the syntax for saving a file to a MySQL table?
3) What's the syntax for retrieving files from MySQL table?
4) Would it be faster/better to send/retrieve such files on a public FTP site if one's available?
1) Is this possible?
2) What's the syntax for saving a file to a MySQL table?
3) What's the syntax for retrieving files from MySQL table?
4) Would it be faster/better to send/retrieve such files on a public FTP site if one's available?