77;20202;0ccatbody
*1
mb_language( "ja");
$from_address = "from@example.com"; $headers = sprintf( "From: %s <%s>", mb_encode_mimeheader( $from_comment), $from_address);
mail( $to, $subject, $body, $additiona_headers);