Chart example PHP


SUBMITTED BY: Guest

DATE: June 2, 2013, 2:30 a.m.

FORMAT: PHP

SIZE: 296 Bytes

HITS: 37067

  1. <?php
  2. echo file_get_contents("http://bitcoincharts.com/charts/chart.json?m=mtgoxUSD&SubmitButton=Draw&r=60&i=&c=1&s=" . date('Y-m-d', (time() - (7 * 24 * 60 * 60))) . "&e=" . date("Y-m-d") . "&Prev=&Next=&t=C&b=&a1=&m1=10&a2=&m2=25&x=0&i1=&i2=&i3=&i4=&v=0&cv=0&ps=0&l=0&p=0&");
  3. ?>

comments powered by Disqus