I would like to know is there a simple way to reduce the AWS PHP SDK to use only S3 ? I tried to delete certain directory but there are so many it will take an incredible time, and I have many errors depending on the files I delete (21,6Mo – 2 368 elements) ?! Is it possible to know the
Tag: sdk
Quickbooks PHP JSON Array Variable?
I’m trying to use the Quickbooks PHP SDK to submit an API call to create an invoice. I can get the call to work using a hardcoded JSON array, but when I attempt to pass it with a variable, the call …