摘要:
查看结果: 阅读全文
posted @ 2016-11-02 11:46
Durriya
阅读(1668)
评论(0)
推荐(0)
摘要:
一、PHP获取POST数据的几种方法 方法1、最常见的方法是:$_POST['fieldname'];说明:只能接收Content-Type: application/x-www-form-urlencoded提交的数据解释:也就是表单POST过来的数据 方法2、file_get_contents( 阅读全文
posted @ 2016-11-02 11:31
Durriya
阅读(12482)
评论(0)
推荐(0)
摘要:
'; $xml .= 'name'; $xml .= '14'; $xml .= ''; $url = 'http://localhost/tp/index.php/Home/Url/get'; $ch = curl_init(); //初始化curl curl_setopt($ch, CURLOP... 阅读全文
posted @ 2016-11-02 11:16
Durriya
阅读(1853)
评论(0)
推荐(0)

浙公网安备 33010602011771号