$result = mysql_query("SELECT email FROM m2n3r_djcf_items WHERE exp_days=29 AND published=1 AND id>8000 AND email LIKE '%@%'");
Need to add next parameter: In m2n3r_djcf_items we have "promotions" and we can have there dog,cat,cow or dog,cat or cow etc.
I need to get all records WITHOUT "cat" in "promotions"