function get_product($con,$limit=\'\',$cat_id=\'\')
{
$sql="select * from product where status = 1 order by id desc "; if($cat_id!=\'\'){ $s