User Tools

Site Tools


sidebar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
sidebar [2021/02/13 12:54]
127.0.0.1 external edit
sidebar [2022/05/07 20:08] (current)
marso
Line 1: Line 1:
-<php> +**07-02-2022**\\ 
-$files = scandir('./podcast'); +//Ok, so the old format with brief episodes, describing each topic didn't really work very well, because these topics are too complex to fit in a 10-15 minaudio format.\\ 
-rsort($files); // this does the sorting +The whole concept is now being remodeledThis process will take some time, but hopefully it will be worth it.//\\ 
-foreach($files as $file){ +{{https://marso.org/space.png}}
-$parts = explode('.', $file); +
-$extension = array_pop($parts); +
-if ($file != "." && $file != ".." && $extension != 'mp3'{ +
-echo "<b>Podcast:</b> <a href=http://marso.org/podcast.php?name=$file>$file</a><br>"; +
-} +
-} +
-</php>+
  
  
-{{http://marso.org/space.png}} +[[mail@marso.org|{{https://marso.org/email.png}}]] 
- +[[https://marso.org/podcast.xml|{{https://marso.org/rss.png}}]]\\  
- +**Part of** [[https://440hz.net|{{https://marso.org/radio-440hz.png?26x26}}]]\\  
-[[mail@marso.org|{{http://marso.org/email.png}}]] +Copyright 2020-2022
-[[http://marso.org/podcast.xml|{{http://marso.org/rss.png}}]]\\  +
-**Part of** [[http://440hz.net|{{http://marso.org/radio-440hz.png?26x26}}]]\\  +
-Copyright 2020-2021+
sidebar.1613217284.txt.gz · Last modified: 2021/02/13 12:54 by 127.0.0.1