printf("update msnNewsletter set open='%d', click='%d' where dateCreated like '%d-%02d-% +02d%%';\n", $opens, $transfers,$year,$month,$day);