curl-library
Re: call undefined function ..Curl
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 12 Nov 2008 09:06:07 +0100 (CET)
Date: Wed, 12 Nov 2008 09:06:07 +0100 (CET)
On Wed, 12 Nov 2008, Bharani kumar srinivasan wrote:
> am using Windows system,
>
> *Fatal error*: Call to undefined function curl_init() in *
> E:\WorkingProjects\kayakprototype\modules\dcl_importer\scripts\importGmail.class.php
> * on line *35
This is not really a libcurl question. curl_init() is a function in the PHP
binding and you're better off:
A) using the curl-and-php mailing list
B) reading the PHP documentation on how that binding is enabled with your
downloaded version - there are some that don't even come with the binding
-- / daniel.haxx.seReceived on 2008-11-12