【发布时间】:2012-02-15 06:51:35
【问题描述】:
我有不同格式的 html 数组 [amp;src]=>image, anotherone [posthtml]=>image2, anothertwo [nbsp;image3
如何使用常用的preg_match()提取img和text,通过它我们可以从html中得到完美的图像src和text。如果无法使用 preg_match(),是否有另一种方法来修复它。 有知道的请回复一下。如何修复它。 我需要你的手。
【问题讨论】:
-
[amp;src]=>image, anotherone [posthtml]=>image2, anothertwo [nbsp;<div_dir]=>image3是什么意思
标签: php