$_REQUEST['id'], 'status' => 'Active' ); $order = array( 'title' => 'ASC' ); $currentCategoryData = $mysql->selectRows($table,$fields,$where); $table = 'products'; $fields = '*'; $where = array( 'category_id' => $_REQUEST['id'], 'status' => 'Active' ); $order = array( 'id' => 'DESC' ); $productsData = $mysql->selectRows($table,$fields,$where,$order); ?>
500,'h'=>400,'crop'=>true);
?>
120,'h'=>100,'crop'=>true); ?>' alt="=$v['title'];?>" border="0" />
';
}
?>
=$v['title'];?>
=$v['description'];?>