<ul class="linklist16">
<li><a href="art.php?id=3">Camilla to undergo major operation</a></li>
<li><a href="art.php?id=3741703">'SAS bid to free kidnapped Britons'</a></li>
<li><a href="art.php?id=3761180">Big rise in 999 ambulance call-outs</a></li>
<li><a href="art.php?id=3614991">Stephen Hawking to go weightless</a></li>
<li><a href="art.php?id=3760313">New intervention over email report</a></li>
<li><a href="art.php?id=3760314">Diana pre-inquest hearing under way</a></li>
<li><a href="art.php?id=3745484">Zeebrugge victims remembered</a></li>
<li><a href="art.php?id=3747337">Presidential hopefuls hit town</a></li>
<li><a href="art.php?id=3691839">Tornadoes in the US kill 20</a></li>
</ul>
This i want to do with preg_match() function
I think my reguller expression can start like:
I tried this code to catch data between <td width="8" class="page_l"> </td> and <td width="15" valign="top" bgcolor="#f78222" class="wPage_r_tiler"> but its not working i don't know what's the problem with it.