日期:2014-05-17 浏览次数:20660 次
$srt = <<<KK /guang/catalog/dress?cata_id=2000000000000&word=34775&price=all&page=0§ion=hot KK; preg_match_all('/cata_id=(.*)&word=(.*)&/isU',$str,$match); echo "<pre>";print_r($match);exit();