include("Harici/config.php"); ?>
$sordum = mysql_query("select * from referans where tur=61 order by sira,no"); while($ogrendim = mysql_fetch_assoc($sordum)){
//$gorsel_sorgum = mysql_query("select dosya from gorsel where haber='$ogrendim[no]'");
//$gorsel_ogrendim = mysql_fetch_assoc($gorsel_sorgum);
//$ogrendim["gorsel"] = $gorsel_ogrendim["dosya"];
$sonucogrendim[] = $ogrendim;}?>
for($i=0; $i
|
||