if (!$test)
if (!$test) { echo "sending ... \n"; mail($user[email],$subject,$sendmessage,"From: $from\nMIME-VERSION: 1.0\nCONTENT-TYPE: TEXT/HTML; CHARSET=iso-8859-1\nCONTENT-DISPOSITION: INLINE\n"); } else { echo "testing ... \n"; }