Help for this page

Select Code to Download


  1. or download this
    my $send = join "", chr($month), chr($day), chr($year1), chr($year2);
    $ob->write($send);