
psdrop
(usa CentOS)
Enviado em 23/03/2009 - 19:03h
Pessoal,
Gostaria de saber se tem de alguma forma pegar o exemplo abaixo e extrair apenas o que quero;
No explo abaixo gostaria de extrair apenas os links html soh os link .html
http://www.site.com/icon/ziped-folder-4282.html
tem como ser feito isso?
<td rowspan="3" align="center"><a href="
http://www.site.com/icon/ziped-folder-4282.html">
<img border="0" src="http://www.site.com/uploads/708187868.png" alt="Ziped folder PNG Icon"></a></td>
<td valign="top"><b>Ziped folder</b></td>
</tr>
<tr>
<td class="ip_link" valign="top"><a href="http://www.site.com/dload.php?up_id=25918">Download
as .ico file</a></td>
</tr>
<tr>
<td class="ip_link" valign="top"><a href="
http://www.site.com/icon/ziped-folder-4282.html">
Download as PNG</a></td>
</tr>
</table> </td>
<td valign="top" width="33%"> </td>
</tr>
Obrigado