04-04-2008, 11:11 PM
|
#5 (permalink)
|
|
The Contributor
Join Date: Dec 2007
Posts: 27
Thanks: 0
|
I think that may be why, I just used this:
preg_match_all('/<td class="code" id="(.*?)"><strong>(.*?)<\/strong>/', $page, $output);
Instead of the whole area I need and brought back the coupons but I need the other areas too.
|
|
|
|