日期:2014-05-17 浏览次数:20781 次
$a = '------解决方案--------------------234------解决方案--------------------'; preg_match('/\d+/',$a,$match); print_r($match[0]);