To receive wiredMD podcasts:
- Click
for the feed you want.
- Copy the URL in the address bar of your browser and paste it into your podcasting application.
$castsql = "SELECT * FROM podcasts WHERE active=1"; $castres = mysql_query($castsql) or die(mysql_error()); while ($cast = mysql_fetch_assoc($castres)) { ?>

}?>