Displaying 2 results from an estimated 2 matches for "your_session_id_1234567890".
2014 Mar 24
0
metadata 2
...ssage: Deleted server info.");
mail($email,'YP debug: remove stream',print_r($_REQUEST,true));
}
if($_REQUEST['action'] == "add"){
header("YPResponse: 1");
header("YPMessage: Successfully added.");
header("SID: your_session_id_1234567890");
header("TouchFreq: 15");
mail($email,'YP debug: add stream',print_r($_REQUEST,true));
}
if($_REQUEST['action'] == "touch"){
header("YPResponse: 1");
header("YPMessage: Updated server info.");
ma...
2014 Mar 23
6
metadata 2
Hoi folks,
I don't like to post in newsletter because of several reason but sometimes it
isn't evitable.
I am setting up a internet-radio-show (exclusively live, including 2 video-streams)
and I want to read out the audio-metadata of momentarily played tracks in realtime
to compare it against a SQL-database.
The aim is to fill up and/or update a table with 'most played'