$twitch_api = 'https://api.twitch.tv/kraken/streams/'.$channel;
$twitch_xml = json_decode(@file_get_contents($twitch_api));
$twitch_api = 'https://api.twitch.tv/kraken/streams/'.$channel;
$twitch_xml = json_decode(@file_get_contents($twitch_api));