Using of cURL

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
texi
Forum Newbie
Posts: 1
Joined: Thu Jan 02, 2003 12:25 am

Using of cURL

Post by texi »

Hi

The problem is that my host provider uses php 4.1 and doesn't want to upgrade to 4.3 so I could open https files.
So I need to use cURL. SSL is installed but if I have correctly understand they don't have cURL. Is there anyway to use cURL so that they would not need to install anything on there *nix machine?

-- texi
Post Reply