復制代碼 代碼如下:
<?php preg_match(/<img\ssrc=\\/\/+\(jpg|gif|bmp|bnp))\>/i <img src=> $matches); echo $matches[]; ?>