top of page
Search

Recent Posts

See All
6/18/25 about 2:45am Eastern

So a lot has been going on with me and my new project Jedi Council Radio. I have gotten a buy me a coffee and that isn't totally spelled...

 
 
 
4/22/25 catch-all

Hello my Padawans, We have a show made from a catch-all file of songs I felt I needed to have at the time. I will be taking requests and...

 
 
 
4/8/25 Tune in!

Hello my Padawans, I have a great show put together for you. I certainly hope you tune in at 6pm Eastern. I have music galore to share...

 
 
 

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