windows下php开启curl_init的方法
测试模拟登录时,提示:“Call to undefined function curl_init”。为什么会提示:没有定义的函数呢?原因在于php未打开对curl_init函数的支持。测试模拟登录时,提示:“Call to undef...
测试模拟登录时,提示:“Call to undefined function curl_init”。为什么会提示:没有定义的函数呢?原因在于php未打开对curl_init函数的支持。测试模拟登录时,提示:“Call to undef...