I am trying to use curl however am not having any success with a CLI script.
Fatal error: Call to undefined function: curl_init() in
C:\PHP4\cli\pro cessweb.php on line 65
Windows XP
PHP 4.4.2
php info shows:
CURL support enabled
CURL Information libcurl/7.14.0 OpenSSL/0.9.8a zlib/1.2.3
Any help would be greatly appreciated.
Thanks in advance...
Fatal error: Call to undefined function: curl_init() in
C:\PHP4\cli\pro cessweb.php on line 65
Windows XP
PHP 4.4.2
php info shows:
CURL support enabled
CURL Information libcurl/7.14.0 OpenSSL/0.9.8a zlib/1.2.3
Any help would be greatly appreciated.
Thanks in advance...
Comment