top of page
Search

3/2/21 Off the Beaten Track:Tuesday Edition

  • Writer: Jedi
    Jedi
  • Mar 2, 2021
  • 1 min read

At 4pm Eastern time I will take the stream. I have a nice rock and roll show planned for you today. So please join me and let's rock the night. #offthebeatentrack #tuedayedition #DJJedi #musicislife

 
 
 

Recent Posts

See All

Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating
2025 created by DJ Jedi
bottom of page
', "", $data); $split = explode(',', $data); if (empty($split[6])) { $title = "The current song is not available "; } else { $count = count($split); $i = "6"; while($i<=$count) { if ($i > 6) { $title .= "," . $split[$i]; } else { $title .= $split[$i]; } $i++; } } $title = substr($title, 0, -1); echo $title; ?>