以下のコードに示すように、正規表現を使用してリンク アドレスを抽出します
以下は引用です:
< div class="pic" id="s3"> チャンネル Web ページ特殊効果デモンストレーション センター js.alixi xi.com br /> |
実際の方法:
以下は引用です:
<table style="BORDER-RIGHT: #cccccc 1px dotted; TABLE-LAYOUT: fixed; BORDER-TOP: #cccccc 1px dotted; BORDER-LEFT: #cccccc 1px dotted; BORDER-BOTTOM: #cccccc 1px dotted" cellspacing="0" cellpadding="6" width="95%" align="center" border="0">
<tr>
<td style="WORD-WRAP: break-word" bgcolor="#f3f3f3">
<font style="FONT-WEIGHT: bold; COLOR: #990000">以下是引用片段:</font><br>preg_match_all(’/(?<=href=")[wd.:/]*/’,$str,$fstr);</td>
</tr>
</table> preg_match_all( ' /(?<=href=")[wd.:/]*/',$str,$fstr); |