Help for this page

Select Code to Download


  1. or download this
    system("clear");
    print "CREATE ACCOUNT:\n\n";
    ...
       }
    }
    undef @local_passwd;
    
  2. or download this
    print $clear_screen;
    print "CREATE ACCOUNT:\n\n";
    ...
          last;
       }
    }