Hello,
When testing with http://www.channelingcontessa.com/2013/04/10/sunglasses-trends-under-100/.
And using:
foreach($html->find('a') as $element)
echo $element->href . '
';
It only listed few URL instead of all.
I tried creating different files, but same result.
$str = $html->save(); shows the complete page though.
Ticket moved from /p/simplehtmldom/support-requests/23/
Can't be converted:
Closing because the provided link doesn't work anymore and this issue is not reproducable. Please don't hesitate to open a new ticket for further discussion.