Level 88
Yes, that would be the best way to go. So simply store the file somewhere, perform your action, delete the file!
2 likes
Hello,
I was wondering what would be the best way to upload a file (csv). then parse it without storing it. (If that's not possible I would need some kind of temp storage method).
The CSV parser normaly parses files from a path :P
Yes, that would be the best way to go. So simply store the file somewhere, perform your action, delete the file!
Please or to participate in this conversation.