How can I integrate the PHP SDK without using cURL?

0 votes

Hi,

 
We are trying to integrate the PHP SDK for App42 Cloud API, but we can't enable cURL in our server since we can't modify the php.ini, is there any alternative way of integrating it?
 
Thanks
asked May 22, 2014 in App42 Cloud API-BaaS by contact (10 points)

1 Answer

0 votes

App42 SDK right now supported only cURL.

We can add this as a new requirement in our future release.

If you want to change "http network request flow"  you can go ahead and change it.

Http network request flow is writen in RestClient.class.php.

Let me know if you need any more information ragrding this.

 

answered May 23, 2014 by hs00105 (517 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...