Number of Students (
$confirmorqu=mysql_query("SELECT * FROM tbltransaction WHERE razopayid !=''");
while($confirmorre=mysql_fetch_array($confirmorqu))
{
$scode=$confirmorre['userId'];
$crtqcont2="SELECT * FROM tbl_order WHERE sescode='$scode' AND productid='$product_id' GROUP BY productid";
$crtqcontexe2 = mysql_query($crtqcont2);
$crtqcontreult2=mysql_fetch_array($crtqcontexe2);
$ppt=$crtqcontreult2['productid'];
$crtqcont="SELECT COUNT(cat_id) FROM tbl_order WHERE sescode='$scode' AND productid='$ppt' GROUP BY productid";
$crtqcontexe = mysql_query($crtqcont);
$crtqcontreult=mysql_fetch_array($crtqcontexe);
echo $totqcnt=$crtqcontreult[0];
}?>
)
₹ $inclgst=$price*$totgst/100; echo $withgst=$inclgst+$price;?>₹=$price?> Exc GST
if($correctprice !=''){?> } ?>
}?>