Are you a photographer? We need your help!
Newville, Alabama Zip Codes: 36345,36353
select cat from directory where is_archived=0 and site_url != '' and (city='newville' OR city='newville') and (state='AL' OR state='Alabama')
select cat from directory where is_archived=0 and site_url != '' and (city='newville' OR city='newville') and (state='AL' OR state='Alabama') union select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('newville', city) OR city='all' ) and (state='AL' OR state='Alabama' OR state='all')
867,56,1
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='tildenville' OR city='tildenville') and (state='FL' OR state='Florida') 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('tildenville', city) OR city='all' ) and (state='FL' OR state='Florida' 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='tildenville' OR city='tildenville') and (state='FL' OR state='Florida') 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('tildenville', city) OR city='all' ) and (state='FL' OR state='Florida' 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