PHP invoke CURL with simple functions. If you have enabled the 'php_curl' extension in your php.ini, you should have no trouble invoking curl normally. But for certain configurations of PHP (I don't remember what) I was advised to use backslash before [like \curl_init();]