<?php $url = "http://abc.com.tw/?mod=store&func=style_show&SR_NO=AIAE81"; $urls = parse_url($url); parse_str($urls['query'], ...
確定! 回上一頁