How can I execute such request using PHP and Curl?
curl -v -X POST --data-binary @"myJpegFile.jpg" http://bol.cinovatech.com /newcrunch/1441749032/MmRhMmYwYzk4OWY2Y2IyNzNlNTU1MmMwOTUyNTE5YzY4YjJiOTIxNg== > outPutFile.jpg
How can I execute such request using PHP and Curl?
curl -v -X POST --data-binary @"myJpegFile.jpg" http://bol.cinovatech.com /newcrunch/1441749032/MmRhMmYwYzk4OWY2Y2IyNzNlNTU1MmMwOTUyNTE5YzY4YjJiOTIxNg== > outPutFile.jpg