php使用http_build_query,parse_url,parse_str创建与解析url
1.http_build_queryhttp_build_query可以创建urlencode之后的请求字符串。stringhttp_build_query(mixed$query_data[,string$numeric_prefix[,string$arg_separator[,int$enc_type=PHP_QUERY_RFC1738]]])参数:query_data可以是数组或包含属性的