I am using php curl functions to post data from local machine to web server. My code as follows:
curl
public function executeCurl($url,$params){