include ('header.php');?>
include ('menu.php');?>
include ('sol_menu.php');?>
Продуктов »
$sql = "select * from t_urun where dil='".$dil."' and k_id='".$uid."' ORDER by s_no ASC"; $veri_urun=DataRow($sql); ?> $i=0; foreach($veri_urun as $vu) { ?>
$i++; } ?>