Hollywood, Florida Zip Codes: 33004,33019,33020,33021,33022,33023,33024,33025,33026,33027,33029,33081,33083,33312,33314,33316
select cat from directory where is_archived=0 and site_url != '' and (city='hollywood' OR city='hollywood') and (state='FL' OR state='Florida')
select cat from directory where is_archived=0 and site_url != '' and (city='hollywood' OR city='hollywood') and (state='FL' OR state='Florida')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('hollywood', city) OR city='all' ) and (state='FL' OR state='Florida' OR state='all')