Mcallen, Texas Zip Codes: 78501,78502,78503,78504,78505,78539,78541,78557,78572,78573
select cat from directory where is_archived=0 and site_url != '' and (city='mcallen' OR city='mcallen') and (state='TX' OR state='Texas')
select cat from directory where is_archived=0 and site_url != '' and (city='mcallen' OR city='mcallen') and (state='TX' OR state='Texas')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('mcallen', city) OR city='all' ) and (state='TX' OR state='Texas' OR state='all')