Is it possible to send a POST request (using curl) with a CSV file (as POST parameter) without saving this file on disk?
curl
I made a CSV file from an array using the PHP function fputcsv
fputcsv