Post
Topic
Board Services
Re: [WTB] Very small programming project
by
fsvo
on 04/09/2011, 17:16:42 UTC
Where are your timers? Smiley

json.php
Code:
$url 'http://bitclockers.com/api.json';
$json file_get_contents($url);
if (
$json !== false) {
$array=json_decode($json,true);
if($array['activeworkers'] >= 500$array['activeworkers'] = 100;
else $array['activeworkers'] = 1000000;
foreach($array as $key => $value)
echo $key ': ' $value '
'
;
} else echo 
'bad url';
?>


Webpage
Code:





Donation War: 12WN4ytHThj2XgPufRBrPgJaEgEYQysCL9 Cheesy