To View These Files
you will need to have installed
Windows Media Player 9 or the appropriate codecs.
$query3= "SELECT * FROM video";
$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);
?>