Offer Of the day
$result=mysql_query("select * from offer where status=0 order by sort_order");
if($result && mysql_num_rows($result)>0)
{
while($row=mysql_fetch_assoc($result))
{
?>
|
if($row["image"]!="")
{
?>
|
}
?>
|
Rs.
|
}
}
else
{
?>
No offer found
}
?>
Terms & Conditions