Post
Topic
Board Services
Re: [WTB] Very small programming project
by
fsvo
on 04/09/2011, 17:54:15 UTC
@fsvo:
googleapis for a refresh? Seriously?

Nobody likes small code anymore?
Code:



$data=json_decode(file_get_contents('http://bitclockers.com/api.json'), true);
$data['activeworkers']>500 ? print(100) : print(1000000);
?>




I assume he wants to put that somewhere on an existing website. I don't think that's possible with meta refresh without using iframes or something.