Temple, Texas Zip Codes: 76501,76502,76503,76504,76505,76508,76513,76528
select cat from directory where is_archived=0 and site_url != '' and (city='temple' OR city='temple') and (state='TX' OR state='Texas')
select cat from directory where is_archived=0 and site_url != '' and (city='temple' OR city='temple') and (state='TX' OR state='Texas')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('temple', city) OR city='all' ) and (state='TX' OR state='Texas' OR state='all')