php的post和get方法
摘要:$value) { $fields_string .= $key.'='.$value.'&'; } rtrim($fields_string,'&'); //open connection $ch = curl_init(); //set the url, number o...
阅读全文
posted @ 2015-05-17 18:45
增加语言的了解程度可以避免写出愚蠢的代码
posted @ 2015-05-17 18:45