I upgraded my app from php 5.3 to 5.5. Im using the Web API and i keep getting this error: Message: curl_setopt(): The usage of the @filename API for file uploading is deprecated. Please use the CURLFile class instead Please help!
I upgraded my app from php 5.3 to 5.5. Im using the Web API and i keep getting this error:
Message: curl_setopt(): The usage of the @filename API for file uploading is deprecated. Please use the CURLFile class instead
Please help!