PHP头条
热点:

【】php正则替换音乐地址和图片地址


【在线等】 php 正则 替换音乐地址和图片地址
请教各位大侠 php 正则 替换音乐地址和图片地址

比如 音乐地址 http://sdsds.com/sdds/def/das.mp3
  http://sdse22s.com/s22dds/d2ef/da333s.wma
  http://sdsds.c55om/sdd44s/de33f/d2222s.wav

比如 图片地址 http://gggfefgg.com/da3s/ddderv.jpg
  http://saeggg.com/d3as/dddswe.gif
  http://ggbgg.com/da2s/dd86.png

现在从数据库里读出一段内容,怎么把这些图片和音乐匹配出来替换成其他的呢

------解决方案--------------------
PHP code
[User:root Time:09:37:50 Path:/home/liangdong/php]$ php preg.php 
这是图片[User:root Time:09:37:51 Path:/home/liangdong/php]$ cat preg.php 
', $str);
print_r($str);
?>

www.phpzy.comtrue/phprm/52321.htmlTechArticle【】php正则替换音乐地址和图片地址 【在线等】 php 正则 替换音乐地址和图片地址 请教各位大侠 php 正则 替换音乐地址和图片地址 比如 音乐地址 http://sdsds.com/sdds/def/das.mp3 http://sdse2...

相关文章

PHP之友评论

今天推荐