首頁  >  文章  >  後端開發  >  这个字符如何得不到

这个字符如何得不到

WBOY
WBOY原創
2016-06-13 13:27:32755瀏覽

这个字符怎么得不到

Java code
<!--

Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/

-->
$srt = ";print_r($match);exit();



我要得到2000000000000
和 34775

------解决方案--------------------
$str = /guang/catalog/dress?cata_id=2000000000000&word=34775&price=all&page=0§ion=hot
KK;
preg_match_all('/cata_id=(.*)&word=(.*)&/isU',$str,$match);
陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn