Help for this page

Select Code to Download


  1. or download this
    $url      = 'http://localhost';
    $user     = 'TBC';
    ...
    $curl->setopt(CURLOPT_RETURNTRANSFER, 1);
    $body = $curl->perform;
    print($body);
    
  2. or download this
    * About to connect() to localhost port 80 (#0)
    *   Trying 46.137.176.6...
    ...
    <
    This service requires authentication. Please contact your account mana
    +ger.
    * Closing connection #0
    
  3. or download this
    perl-WWW-Curl.i686                    4.09-3.5.amzn1               @am
    +zn-main
    perl-core.i686                        5.10.1-119.12.amzn1          amz
    +n-main