PHP 中有两个方法可以用来解析URL,分别是parse_url和parse_str。 parse_url 解析URL,返回其组成部分. mixed parse_url ( string $url [, int $component = -1 ] ).
確定! 回上一頁