S.No |
Product Name |
HSN |
Company |
Offer |
Image |
Price |
GST |
Weight |
Stock |
Edit |
Delete |
WEBSITE |
Status |
while ($rowsss = mysql_fetch_array($namesss)) {
$product_id=$rowsss['product_id'];
$hsn = get_hsn($product_id, $conn);
$gst = get_gst($rowsss['vstatus']);
$status=$rowsss['status'];
$cat_id=$rowsss['manufacturer_id'];
$get_comp = mysql_query("select `name` from tbl_company where id='".$rowsss['vstatus']."'");
$set_comp = mysql_fetch_array($get_comp);
$Query = "SELECT * from `shop_category` where category_id='$cat_id' ";
$name=$DB->query($Query);
$no=mysql_num_rows($name);
$row = mysql_fetch_array($name);
//sprintf("%02d", $to_hour);
?>
echo $si=$si+1;?> |
echo strtoupper($rowsss['name'].' '.$rowsss['product_url']);?> |
= $hsn; ?> |
= $set_comp['name'];?> |
echo strtoupper($rowsss['offer_unit']);?> |
 |
Rs. echo $rowsss['price'];?>
| = $gst ?> |
$em=$rowsss['ean'];?>
if($em!="")
{
?>
}
?>
echo $rowsss['stock_status_id'];?>
|
if($status==0)
{
?>
IN-STOCK
}
?>
if($status==1)
{
?>
NO-STOCK
}
?>
|
| |
|
|
}
?>
query($Query1);
$nsssss=mysql_num_rows($namesss);
$manssss='0';
$si=0;
?>
S.No |
Product Name |
HSN |
Company |
Offer |
Image |
Price |
GST |
Weight |
Stock |
Edit |
Delete |
WEBSITE |
Status |
while ($rowsss = mysql_fetch_array($namesss)) {
$product_id=$rowsss['product_id'];
$hsn = get_hsn($product_id, $conn);
$gst = get_gst($rowsss['vstatus']);
$status=$rowsss['status'];
$cat_id=$rowsss['manufacturer_id'];
$get_comp = mysql_query("select `name` from tbl_company where id='".$rowsss['vstatus']."'");
$set_comp = mysql_fetch_array($get_comp);
$Query = "SELECT * from `shop_category` where category_id='$cat_id' ";
$name=$DB->query($Query);
$no=mysql_num_rows($name);
$row = mysql_fetch_array($name);
//sprintf("%02d", $to_hour);
?>
echo $si=$si+1;?> |
echo strtoupper($rowsss['name'].' '.$rowsss['product_url']);?> |
= $hsn; ?> |
= $set_comp['name'];?> |
echo strtoupper($rowsss['offer_unit']);?> |
 |
Rs. echo $rowsss['price'];?>
| = $gst ?> |
$em=$rowsss['ean'];?>
if($em!="")
{
?>
}
?>
echo $rowsss['stock_status_id'];?>
|
if($status==0)
{
?>
IN-STOCK
}
?>
if($status==1)
{
?>
NO-STOCK
}
?>
|
| |
|
|
}
?>