Bitcoin Forum
July 10, 2024, 03:27:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Blockchain.info bug ?  (Read 404 times)
jojolororo (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 17, 2014, 07:02:01 PM
 #1

Hi all i use blockchain.info for generat new address its work in browser with https://blockchain.info/api/receive?method=create&address=xxx

but if i use php its not work

Code:
	$response = @file_get_contents('https://blockchain.info/api/receive?method=create&address='. $my_bitcoin_address);
$object = json_decode($response);

return $object->input_address;

$response its empty

What is the problem ?
Thanks
counter
Hero Member
*****
Offline Offline

Activity: 798
Merit: 500


Time is on our side, yes it is!


View Profile
April 18, 2014, 06:11:24 PM
 #2

yea I don't know what the deal it but I can't send any coins so this sucks !
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!