MP3-Seeker
Jump to position (in Seconds) in any mp3 on the internet with a given URL
" . $_GET["URL"] . " jumping to " . $_GET["t"] ."s
";
echo "
";
echo "
"
?>
USAGE: copy the URL of the MP3 as a parameter (?URL=) of this Address and add the time in Seconds (&t=) to seekt to
Example:
http://marclandolt.ch/mp3Seeker/jumpTo.php?URL=http://ftp.scene.org/pub/music/artists/radix/mp3/1999/a_shogun_named_paul.mp3&t=111.2
Source: