-4

警告: file_get_contents( http://data.mtgox.com/api/2/BTCUSD/money/ticker_fast ) [function.file-get-contents]: ストリームを開くことができませんでした: HTTP リクエストが失敗しました! /home/content/93/11389393/html/white/bet_gg.php の 286 行目

$grabPrice = file_get_contents('http://data.mtgox.com/api/2/BTCUSD/money/ticker_fast');
$data = json_decode($grabPrice);
$current_price = $data->data->last_local->value;
4

2 に答える 2