top of page
Search

1/3/21 Easy Listening night

  • Writer: Jedi
    Jedi
  • Jan 3, 2021
  • 1 min read

I have an Easy Listening Show all put together for 6pm Eastern tonight. Let's usher in our Monday nicely and easily. So......get your mellow on with DJ Jedi.

 
 
 

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; ?>