Pages:
Author

Topic: . (Read 3977 times)

full member
Activity: 222
Merit: 100
BTCRaven.com Escrow & Advertising
.
July 04, 2013, 05:49:09 PM
#52
PM sent
rme
hero member
Activity: 756
Merit: 504
July 04, 2013, 02:41:16 PM
#51
.
rme
hero member
Activity: 756
Merit: 504
July 03, 2013, 07:17:09 AM
#50
Available
legendary
Activity: 2912
Merit: 1060
July 01, 2013, 01:47:00 PM
#49
Yes never close php tags unless you have html after
rme
hero member
Activity: 756
Merit: 504
July 01, 2013, 05:49:34 AM
#48
Available right now.
vip
Activity: 1302
Merit: 1042
👻
June 28, 2013, 10:37:34 AM
#47
Interested in some web pentesting work? 10 BTC if you pwn it.

Please give me more info via private message.

Edit:
Work finished, sucesfully payed.

+1. I fully recommend rme.
rme
hero member
Activity: 756
Merit: 504
June 28, 2013, 08:09:28 AM
#46
.
vip
Activity: 1302
Merit: 1042
👻
June 28, 2013, 08:06:01 AM
#45
Interested in some web pentesting work? 10 BTC if you pwn it.
rme
hero member
Activity: 756
Merit: 504
June 28, 2013, 07:54:55 AM
#44
Available right now.
hero member
Activity: 854
Merit: 1000
June 02, 2013, 09:05:58 AM
#43
downloading JSON-RPC_PHP_light.zip from jsonrpcphp-org now.

ERROR :

Forbidden

You don't have permission to access / on this server.

That's not a problem with the code.
sr. member
Activity: 434
Merit: 250
June 02, 2013, 05:45:13 AM
#42
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
rme
hero member
Activity: 756
Merit: 504
June 02, 2013, 05:41:15 AM
#41
.
sr. member
Activity: 434
Merit: 250
June 02, 2013, 05:35:56 AM
#40
downloading JSON-RPC_PHP_light.zip from jsonrpcphp-org now.

ERROR :

Forbidden

You don't have permission to access / on this server.
sr. member
Activity: 434
Merit: 250
June 02, 2013, 05:18:09 AM
#39
downloading JSON-RPC_PHP_light.zip from jsonrpcphp-org now.
rme
hero member
Activity: 756
Merit: 504
June 02, 2013, 05:12:13 AM
#38
good to know , testing out now.

I have not tested the code yet  Tongue
sr. member
Activity: 434
Merit: 250
June 02, 2013, 05:11:25 AM
#37
good to know , testing out now.
rme
hero member
Activity: 756
Merit: 504
June 02, 2013, 05:09:14 AM
#36

where is ?>

 Huh Huh Huh

Its not necessary to use ?> in a php file.
(Its required if you are embedding php code between HTML)
sr. member
Activity: 434
Merit: 250
June 02, 2013, 05:08:25 AM
#35
Quote
require_once 'jsonRPCClient.php';
$bitcoin = new jsonRPCClient('http://3e4uwK2e9n9:[email protected]:8332/');

print_r($bitcoin->getinfo()); echo "\n";

// Importing a private key
$bitcoin->importprivkey("5J8ZHJuqQnujeY9FC7QGKsfC9kFCEGr5voFuT1YFsKDGVq3x3TW");

//Check the balance of this address
echo "Received: ".$bitcoin->getreceivedbyaddress("1975Qq2bE2y2Dy5gdLb8ynHm5PNhFQYacw")."\n";

//Dump private key of a address
echo "This is your private key: ".$bitcoin->dumpprivkey("1975Qq2bE2y2Dy5gdLb8ynHm5PNhFQYacw")."\n";

//Get balance of your whole wallet
echo "This is your wallet total balance: ".$bitcoin->getbalance()."\n";

//Hi gentleman, I want a new address
echo "Oh, here is your new address: ".$bitcoin->getnewaddress()."\n";

//OK, I want to sing this message:
echo "Message: ".$bitcoin->signmessage("1975Qq2bE2y2Dy5gdLb8ynHm5PNhFQYacw""This is me, RME")."\n";

//Stawp!
echo "Stopping Bitcoin-QT: ".$bitcoin->stop()."\n";

where is ?>

 Huh Huh Huh
rme
hero member
Activity: 756
Merit: 504
June 02, 2013, 05:03:52 AM
#34
.
hero member
Activity: 686
Merit: 504
always the student, never the master.
June 02, 2013, 05:02:05 AM
#33
sendmany '' '{"$address":"$amt" }'
Pages:
Jump to: