Help for this page
$hmac_key = 'your hmac key'; $hmac_secret = 'your secret'; ... curl_close($ch); echo $result;
#!/usr/bin/perl -w ... print $res->status_line, "\n"; }