Add this line of code to a PHP script
var_dump(curl_version());
If there was a error similar to this Fatal error: Call to undefined function curl_version() or no results was shown, it means that CURL is not installed.
var_dump(curl_version());
Hello Friends! I am Ramana a part time blogger from Hyderabad.
0 comments:
Post a Comment