Quote:
Originally Posted by cbk1994
You don't need to base64 encode the data (therefore less overhead) if you use the cURL functions and POST the data. You didn't post your code so I'm not sure what you're doing, but in general that would be preferable.
|
I have used your func_http class to handle posting the data, but without using base64encode() all image files were corrupted