求一正则,从播放代码中提取视频地址?在线等!
例如:数据库表字段中有这样一段代码
<EMBED src=/xie_shop/mov/200592593126309.mov width=300 height=300 type=audio/x-pn-realaudio-plugin console="Clip1" controls="IMAGEWINDOW,ControlPanel,StatusBar" autostart="true"></DIV></EMBED>
我想利用正则或是其他方法提取出来/xie_shop/mov/200592593126309.mov,这样的一个地址.
怎么实现??
高手请帮忙!
在线等,顶者有份相送@