Wichita Falls, Texas Zip Codes: 76301,76302,76305,76306,76307,76308,76309,76310,76311,76367
select cat from directory where is_archived=0 and site_url != '' and (city='wichita falls' OR city='wichita_falls') and (state='TX' OR state='Texas')
select cat from directory where is_archived=0 and site_url != '' and (city='wichita falls' OR city='wichita_falls') and (state='TX' OR state='Texas')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('wichita_falls', city) OR city='all' ) and (state='TX' OR state='Texas' OR state='all')