curl-and-php
Re: curl module for php
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 15 Jul 2003 12:20:50 +0200 (CEST)
Date: Tue, 15 Jul 2003 12:20:50 +0200 (CEST)
On Mon, 14 Jul 2003, Nan Wang wrote:
> I'm trying to find the curl module for PHP, can you tell me the link for
> free downloading?
The curl module is included in the PHP package, but relies on the existance of
libcurl.
So, get libcurl installed first, then install PHP with curl support enabled
(figure out how on the php web site).
You find libcurl here: curl.haxx.se
You find PHP here: www.php.net
-- Daniel Stenberg -- curl: been grokking URLs since 1998 ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1Received on 2003-07-15