curl($url, json_encode($data)); $result = json_decode($result, true); return $result; } }