curl_get() curl_get( $url, array $get = NULL, array $options = array()) Parameters $url array $get array $options
curl_post() curl_post( $url, array $post = NULL, array $options = array()) Parameters $url array $post array $options
curl_delete() curl_delete( $url, array $get = NULL, array $options = array()) Parameters $url array $get array $options
curl_put() curl_put( $url, array $post = NULL, array $options = array()) Parameters $url array $post array $options