How to use curl to communicate with magento api
I am trying to post some data to the magento api using curl and then get a response. I have searched around a bit and made a short code snippit that should do the job but it returns a blank… Read More »How to use curl to communicate with magento api