php programming question - preg_match()?

Mike

New member
using preg_match function how can I extract "American Samoa" and "0.500" from the following:

class="override_td">American Samoa</a>**<font size=1>(Mobile)</font></td><td class="e" style="text-align:right;font-size:12px;;width:80px;">0.500

Thanks in advance
 
Back
Top