$wtext = "O`yinchi <a href='player.php?id=$atpj[id]'>$atpj[name]</a> jamoasiga sotildi <a href='club.php?id=$atpj[zarplat]'>$atpj2[name]</a>. Kelishuv summasi <b>$".number_format($atpj[cena],0,'.',' ')."</b> ni tashkil etdi."; $etext = "Jamoa safini <a href='player.php?id=$atpj[id]'>$atpj[name]</a>, <a href='club.php?id=$atpj[team_id]'>$atpj1[name]</a> jamoasidan o`tgan o`yinchi to`ldirdi. Kelishuv summasi <b>$".number_format($atpj[cena],0,'.',' ')."</b> ni tashkil etdi.";} mysql_query("insert into fman_news set time=$realtime, pl_id=0, club_id=$atpj[team_id], text='$wtext'"); mysql_query("insert into fman_news set time=$realtime, pl_id=0, club_id=$atpj[team_id], text='$etext'");
<?php $headmod = 'tournament23454'; $textl = 'Кубковые турниры'; require_once ("../incfiles/core.php"); require_once ("../incfiles/head.php"); $m = mysq_fetch_array($q); // Новички if ($id) { mysql_query("insert into `r_cupgame` set `rez1`=$m[sc1], `rez2`='$m[sc2]', `pen1`='$m[pen1]', `pen2`='$m[pen2]', `id_report`='$m[id]' where `id`='$id'"); exit; } require_once ("../incfiles/end.php"); ?>
<?php $headmod = 'tournament23454'; $textl = 'Кубковые турниры'; require_once ("../incfiles/core.php"); require_once ("../incfiles/head.php"); $m = mysq_fetch_array($q); // Новички if ($id) { mysql_query("insert into `r_cupgame` set `rez1`=$m[sc1], `rez2`='$m[sc2]', `pen1`='$m[pen1]', `pen2`='$m[pen2]', `id_report`='$m[id]' where `id`='$id'"); exit; } require_once ("../incfiles/end.php"); ?>
<?php $headmod = 'tournament23454'; $textl = 'Кубковые турниры'; require_once ("../incfiles/core.php"); require_once ("../incfiles/head.php"); // Новички if ($id) { mysql_query("insert into `r_cupgame` set `rez1`='" . $m['sc1'] . "', `rez2`='" . $m['sc2'] . "', `pen1`='" . $m['pen1'] . "', `pen2`='" . $m['pen2'] . "', `id_report`='" . $m['id'] . "' where `id`='" . $id . "'"); exit; } require_once ("../incfiles/end.php"); ?>