include "Gants_Config.php";
$category = $_REQUEST['category'];
$selcategory = "select * from tbl_category where cat_id = '".$category."'";
$selquery = mysql_query($selcategory) or die(mysql_error());
$name = mysql_fetch_object($selquery);
$catname = $name->cat_name;
if($_REQUEST['category'])
$sql = "SELECT * FROM tbl_portlogos AS t1, tbl_logo_photo AS t2 WHERE t1.name = t2.name and t1.category='".$catname."'";
else
$sql = "SELECT * FROM tbl_portlogos AS t1, tbl_logo_photo AS t2 WHERE t1.name = t2.name";
$res=mysql_query($sql) or die(mysql_error());
$row_tot=mysql_num_rows($res);
$row_tot;
if ($pg == "")
{
$pg = 1;
}
$image_per_page = 3;
$from = ($pg - 1) * $image_per_page;
if($_REQUEST['category'])
{
$sql = "SELECT t1.title as title,t2.file as pfile, t2.filename as filename FROM tbl_portlogos AS t1, tbl_logo_photo AS t2 WHERE t1.name = t2.name and t1.category = '".$catname."'";
}
else
{
$sql = "SELECT t1.title as title,t2.file as pfile, t2.filename as filename FROM tbl_portlogos AS t1, tbl_logo_photo AS t2 WHERE t1.name = t2.name ";
}
$sql .= "LIMIT $from, $image_per_page";
$res=mysql_query($sql) or die("Can't open the Table".mysql_error());
$no=mysql_num_rows($res);
if($no == 0)
{
$port.="
Custom logo design places an important role in designing a website. A logo design (custom) should depict a company’s directions, visions and theme. The logos we design will create you an identity, impression. The logos we design will differentiate you from your competitors. We offer high quality, professional corporate logo design with cutting edges designs at an affordable cost.The logo design, Corporate logo design and Custom logo design we provide will be with high quality, cutting edge design and with maximum level of professionalism.
To know more about our skills in custom log design and corporate logo design please have a look at our sample works below.