I am using curl to request another site for getting data. My code having curl_reset()
funciton is working well at localhost, but when i have updated my code to server. Its giving error
Fatal error: Call to undefined function curl_reset() in
/data/html/reviewkiller1.0/controller/searchController.php on line
2054
Note: I have checked for curl extension it is enabled.
Why it is so???
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…