Posted by admin in
PHP tutorials May 31st, 2010 |
Comments Off
When you try to use cURL to open a file and you got that error “Fatal error: Call to undefined function: curl_init()” you must enabled cURL function from your php configuration php.ini
read more »