Help for this page

Select Code to Download


  1. or download this
         $ua->credentials($netloc, $realm, $uname, $pass)
    
  2. or download this
       $request->authorization_basic($uname, $pass);