Help for this page

Select Code to Download


  1. or download this
     
    sub good{#99
    my @info = @_;#100
    my $title = "Registration successful!";#101
    my $body =  qq(<body>#102
    
  2. or download this
    sub password{
    $s = @_;                           
    ...
    return($c[int(rand(20))], $v[int(rand(5))]);
    }
    }