getLinkAd(); $top_page_seo = 'Browse Categories of Yellow Pages Pakistan '; //----------------------------------COMMON BANNERS ADS------------------------------------------------ $qry_comm = "Select * from tbl_common_banner where ad_id=1"; $rsResult = mysql_query($qry_comm); $commonAds = mysqli_fetch_array($rsResult); $top = $commonAds['sky_banner']; //---------------------------------END COMMON BANNERS ADS--------------------------------------------- $allCategories = $objFront->GetAllCategories($baseURL); /*************************************************************************/ $meta_title = "Pakistan Business Directory: Browse Categories | Ypages.pk"; $meta_keywords = "business directory, Pakistan business directory, find business listings, find a phone number, emails, company profiles, products, services, maps and videos"; $meta_desc = "Get all the information of categories with listings thoroughly cover Pakistan businesses in the directory. Find out details like the address and phone number of business near you."; /*************************************************************************/ include("html/business_categories.html"); ?>