I have an associative array that have keys of 'alert' and 'email'. I've got some e-mails and I want it to run through the associative array and if the e-mail address matches the value of the 'email' key, I want to print the corresponding 'alert' value.I have an associative array that have keys of '