in reply to Wondering novice...
This could be helpful in the beginning before there are too many email addresses in the database, and the hyphens around each of the variables could help track down hard to find differences such as whitespace. If this is a CGI script, you can instead print to STDERR and check your server's error log.print "-$emailaddr- ne -$email-\n"
|
|---|