possible to update for this code
<td rowspan="2" id="img_primary">
<div class="image">
<a href="/media/rm2761862144/tt0978762?ref_=tt_ov_i" > <img height="317"
width="214"
alt="Mary et Max. (2009) Poster"
title="Mary et Max. (2009)"
src="http://ia.media-imdb.com/images/M/MV5BMTQ1NDIyNTA1Nl5BMl5BanBnXkFtZTcwMjc2Njk3OA@@._V1_SY317_CR4,0,214,317_.jpg"
itemprop="image" />
</a> </div>
</td>
actually i this pregmatch
preg_match('#<td rowspan="2" id="img_primary">[^"]+<div class="image"><a.*" ><img * src="(.*)" .*><\\/a><\\/div><\\/td>#isU', $text, $photo );
this not work
very thanks