Do you support cURL?
Yes, we support cURL extensions on all of our hosting plans.
cURL stands for client URL Library. In your PHP code, you can use cURL to connect and communicate with many different types of servers with many different types of protocols, and then use the information they provide in your website. You can use cURL to connect to an HTTP or HTTPS site from your hosting account.
For example, you can use cURL to connect to a site with an RSS feed or to authorize.net's HTTPS payment processing gateway.