Page 1 of 1

Using php_curl in web application

PostPosted: January 4th, 2013, 6:18 pm
by celestocalculus
Hello,
I've successfully set Phalanger up such that PHP runs on my Windows Azure service but I've not been able to figure out how to integrate the php_curl library in the config.

Please a little code sample on how to do this would be really appreciated.

Thanks.

Re: Using php_curl in web application

PostPosted: January 6th, 2013, 4:55 pm
by Jakub Misek
Hi,

I'm not sure whether it is possible to use PHP extensions on Azure. Normally you would reference an extension as described at http://www.php-compiler.net/blog/2011/i ... langer-web.

Anyway cURL bundled with Phalanger is very outdated. I can provide you with managed implementation that should work OK. Just send me an email, I'll send you our development version.

Thanks

Re: Using php_curl in web application

PostPosted: December 12th, 2013, 10:21 am
by shawn55
Hi good luck man and thanks for sharing this post with us.