<?
$isimx = mysql_query("SELECT * FROM tabloadi ");
$heyyy2 = "";
while($link = mysql_fetch_array($isimx))
{
$heyyy2 = "<meta http-equiv="Refresh" content="1" url="$row[link]">";
}
echo $heyyy2;
?>
head ile head arasına yerlestir.