Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
jsonrpc
SUBMITTED BY:
Guest
DATE:
Feb. 6, 2014, 12:46 a.m.
FORMAT:
Text only
SIZE:
211 Bytes
Raw
Download
Tweet
HITS:
1011
Go to comments
Report
<?
require_once 'jsonRPCClient.php';
$bitcoin = new jsonRPCClient('http://rpcuser:rpcpass@127.0.0.1:8332/');
echo "<pre>\n";
print_r($bitcoin->getinfo());
echo "</pre><P>";
?>
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus