Form the following piece of html, I want to extract the 7 ball_nn.gif
(value of nn), can any expert show me the code to do that ? I write using eregi and can only extract the first ....
<table width="365" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td width='43'><div align='center'><img src='/images/mark6/largeballs/ball_07.gif' width='34' height='34'></div></td><td width='43'><div align='center'><img src='/images/mark6/largeballs/ball_18.gif' width='34' height='34'></div></td><td width='43'><div align='center'><img src='/images/mark6/largeballs/ball_28.gif' width='34' height='34'></div></td><td width='43'><div align='center'><img src='/images/mark6/largeballs/ball_29.gif' width='34' height='34'></div></td><td width='43'><div align='center'><img src='/images/mark6/largeballs/ball_37.gif' width='34' height='34'></div></td><td width='43'><div align='center'><img src='/images/mark6/largeballs/ball_49.gif' width='34' height='34'></div></td><td width='25'><div align='center'><b><font size='5'>+</font></b></div></td><td width='43'><div align='center'><img src='/images/mark6/largeballs/ball_12.gif' width='34' height='34'></div></td>
</tr>
</table>