Are you a photographer? We need your help!
High Point, North Carolina Zip Codes: 27235,27260,27261,27262,27263,27264,27265,27282,27284,27360,27407,27409,27410
select cat from directory where is_archived=0 and site_url != '' and (city='high point' OR city='high_point') and (state='NC' OR state='North Carolina')
select cat from directory where is_archived=0 and site_url != '' and (city='high point' OR city='high_point') and (state='NC' OR state='North Carolina') union select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('high_point', city) OR city='all' ) and (state='NC' OR state='North Carolina' OR state='all')
56,181,119,107,227,163,168,867,75,1,156,66,80,1224,791,197
select id,category_name,cat_img,catslug from directory_category where is_archived=0 and category_type='1' and id IN (56,1) ORDER BY `catorder` ASC Limit 0,2
...
    (select id,site_url,local_address,com_name, COUNT(site_url) as com_num from directory where is_archived=0 and site_url != '' and (city='northeast madison' OR city='northeast_madison') and (state='PA' OR state='Pennsylvania') and cat='1' and sub_cat='24' and (sub_sub IS NULL OR sub_sub=0 ) Group by site_url order by com_name asc limit 0,100) union (select id,site_url,local_address,affiliate_name as com_name, COUNT(site_url) as com_num from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('northeast_madison', city) OR city='all' ) and (state='PA' OR state='Pennsylvania' OR state='all') and cat='1' and sub_cat='24' and (sub_sub IS NULL OR sub_sub=0 ) GROUP BY site_url order by com_name asc)
  • Advertising Agencies
...
    (select id,site_url,local_address,com_name, COUNT(site_url) as com_num from directory where is_archived=0 and site_url != '' and (city='northeast madison' OR city='northeast_madison') and (state='PA' OR state='Pennsylvania') and cat='56' and sub_cat='869' and (sub_sub IS NULL OR sub_sub=0 ) Group by site_url order by com_name asc limit 0,100) union (select id,site_url,local_address,affiliate_name as com_name, COUNT(site_url) as com_num from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('northeast_madison', city) OR city='all' ) and (state='PA' OR state='Pennsylvania' OR state='all') and cat='56' and sub_cat='869' and (sub_sub IS NULL OR sub_sub=0 ) GROUP BY site_url order by com_name asc)
  • Educational Games