cURL install
Moderator: General Moderators
-
arcticwolf
- Forum Newbie
- Posts: 3
- Joined: Mon Apr 25, 2011 10:13 pm
cURL install
Hello, I am new to programming and started with PHP. I have a project and need to install cURL. I have exhausted everything trying to find how to install cURL and get it to work. Can someone point me to installation instruction that a newbie can understand. Thank you Melinda 
Re: cURL install
What operating system? You want to install curl itself, or the PHP extension?
-
arcticwolf
- Forum Newbie
- Posts: 3
- Joined: Mon Apr 25, 2011 10:13 pm
Re: cURL install
I am on Windows vista home and I would like to do the PHP extension. Any help would be greatly appreciated.
- CrowderSoup
- Forum Newbie
- Posts: 18
- Joined: Thu Apr 21, 2011 2:56 pm
- Location: Murray, UT
Re: cURL install
I'd recommend installing WAMP in your case. http://www.wampserver.com/en/
WAMP has all the PHP extensions and allows you to enable and disable them with the click of a mouse. It's what I use at work (Where they force me into using Windows).
WAMP has all the PHP extensions and allows you to enable and disable them with the click of a mouse. It's what I use at work (Where they force me into using Windows).
-
arcticwolf
- Forum Newbie
- Posts: 3
- Joined: Mon Apr 25, 2011 10:13 pm
Re: cURL install
Hi, I have WAMP installed. I am trying to get a simple webbot to work. and I just keep getting an error message so I am not sure what is wrong. I am thinking about getting another cheap laptop and putting Linux on it but for now I have windaws. 