To View These Files you need to have installed the appropriate
codecs.
To Download the files "right click" on the link below
the player and select "save target as" from the menu.
$query3= "SELECT * FROM audio";
$doit3= db_query($query3);
$i3=0;
$numthings3= mysql_num_rows($doit3);
if($numthings3 > 0) {
for ($i3=0; $i3<$numthings3; $i3++) {
$row3 = mysql_fetch_array($doit3);
?>