top of page
Search

1/30/2020 My brand new website!

  • Writer: Jedi
    Jedi
  • Jan 30, 2020
  • 1 min read

Welcome to my website. It is still under construction and I don't have a domain yet. I encourage you to subscribe. I will talk about things here like specialty shows I'm trying to compile. I hope that since you're visiting my site you might give one of my shows a listen.

 
 
 

Recent Posts

See All
Signal Incoming: A Message to My Padawans

My Padawans, Tonight is one of those nights. You know the ones — where the energy feels just a little charged, where the frequency seems to hum before the first note even plays. Tuesday has arrived ag

 
 
 

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