摘要: $url_path = 'http://www.sina.com.cn/abc/de/fg.php?id=1'; $temp = pathinfo($url_path,PATHINFO_BASENAME); $temp = explode("?", $temp); $temp1 = substr($ 阅读全文
posted @ 2016-04-13 20:08 砂砾丶 阅读(395) 评论(0) 推荐(0)