preg_match_all('#<img src="(.*?)" border="0" alt="(.*?)"/> #i',$icerik,$cikti);
for ($i=0; $i < count($cikti[1]); $i++) {
$resim 		= $cikti[1][$i];