使用:php
想请问一下,我透过parse得到n个 html
而这n个html 里,我要的资讯都是像下面这样放在 table 的td里
<td width="768" align="center" background="images/index1_11.jpg"
style="color: #000; line-height: 20px; font-size: 13px;">
<span class="style1">T:0912-198577、LINE ID:0912198577、
E:su2729@yahoo.com.tw、台东市连航路150号</span></td>
但是这个 class 的名称不尽相同 有许多种
我要怎么一次去抓取这n个网址里 所有我要的联络资讯呢 ??