PHP Classes

curl_init

Recommend this page to a friend!

      Curl File Uploader  >  All threads  >  curl_init  >  (Un) Subscribe thread alerts  
Subject:curl_init
Summary:getting error about curl_init()
Messages:1
Author:Gary Bangerter
Date:2007-03-15 14:37:09
 

  1. curl_init   Reply   Report abuse  
Picture of Gary Bangerter Gary Bangerter - 2007-03-15 14:37:09
I'm getting this error,

Fatal error: Call to undefined function curl_init() in fileUploader.php on line 39

I'm sure I have curl installed, why can't it find curl_init ?