preg_match_all('#<a href="/(.*?).html" class="red-link" title="(.*?) izle"><img title="(.*?)" src="/(.*?)" alt="(.*?)izle" style="border-width: 0px; height: 90px; width: 100px;" /></a>#si',$temiz2,$m1,PREG_SET_ORDER);
$say =count($m1);
echo $say."<br>";
for($i=0; $i<1; $i++){
$link1=$m1[$i][1];
}veriler $link1 de bunları nasıl tek bir degişkende toplucam