Help for this page

Select Code to Download


  1. or download this
    $res = $ua->request(POST "https://panel.dreamhost.com/index.cgi", 
                                     @fields);
    
  2. or download this
    $res = $ua->request(POST "https://panel.dreamhost.com/index.cgi", 
                                    \@fields);