这个字符怎么得不到
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);
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn