<?php// nabal: page appelée par Zetta pour le titrage// https://xxxxxxxx.frequence3.net/input/track.php?station=test&title=Justin%20Timberlake%20-%20Rock%20Your%20Body// dans zetta : http://xxxxxxx.frequence3.net/input/track.php?station=frequence3&ASSETTYPE=%ASSETTYPE%&AIRDATETIME_UTC=%AIRDATETIME_UTC%&ID=%GUID%&ARTIST=%ARTIST%&TITLE=%TITLE%&RUNTIME=%RUNTIME%//
require_once dirname(__FILE__).'/pdo.php';
$cur_track=file_get_contents($_GET['station'].'.txt');
if ($_GET['ARTIST'].' - '.$_GET['TITLE'] == $cur_track) { echo "titre en cours"; exit;}
if (!empty($_GET['ARTIST']) && !empty($_GET['TITLE'])) { ......
We respect your privacy.
Vosges FM complies with all French and European regulations and legislation concerning the protection of personal data.
Every Vosges FM user remains in control of their data. Vosges FM does not make use of it freely.
Personal data is dealt with transparently, confidentially and securely.
Vosges FM is engaged in a continuous process of protecting the data of its users, in accordance with the Data Protection Act of 6 January 1978 (hereinafter “LIL”) and the General (EU) Data Protection Regulation of 27 April 2016 (hereinafter “RGPD”).
Our fundamental principles:
We only ask for the......