Frequently Asked Questions

Help Center Search

Do you support cURL?

Print this Article
Comment on this Article
Last Updated: August 1, 2008 10:52 AM

Yes, we support cURL extensions on all of our Linux 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. 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.

For more information, see Using cURL to Connect Using HTTPS.