Hello
What that php file does is gets the column channel from the website database that includes the name of the channels. Then i run a cron task on the cpanel running this php file. So i’m a little stuck on this issue. Is this code right or am i missing something
$twitch_api = 'https://api.twitch.tv/kraken/streams/list.json?channel='.$channel;
$twitch_xml = json_decode($twitch_api);
I really want to get this working again fast because many people see streams trow my website