sorry, i do not get some u r saying, do u mean i need to include both
include "net_curl.php"; (i think its include "Net/Curl.php" for my case) and
include_once "net_curl.php";
or i only use the first one?
i tried, still encountered the same error msg: Fatal error: Call to undefined function: curl_init() in /home/kelvin/php/lib/php/Net/Curl.php on line 226
is it due to my Curl.php? can anyone check wheather their Curl.php has an undefined function curl_init()??