REST is acronym for REpresentational State Transfer. It is architectural style for distributed hypermedia systems
Php curl error show curl exec, show curl error or success code $data_json = json_encode($data_json); $cha = curl_init(); curl_setopt($cha, CURLOPT_URL, $url); curl_setopt($cha, CUR...