top of page
Search

Recent Posts

See All
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...

 
 
 
3/11/25 Tuesday Edition

Hello my Padawans, I hope you join me tonight at 6pm Eastern. There will be lots of music and merriment. I take requests too but please...

 
 
 

留言

評等為 0(最高為 5 顆星)。
暫無評等

新增評等
2020 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; ?>