if( $FORM{'LKANA'} ne "" ){ $mailform .= "カナ(姓)\=$FORM{'LKANA'}\n"; } if( $FORM{'FKANA'} ne "" ){ $mailform .= "カナ(名)\=$FORM{'FKANA'}\n"; } 1;