Choir Videos



\n”;
while($row=mysql_fetch_array($sql_result)) {
if($first_link==””) $first_link=$row[link];
if($concert_date!==$row[concert_date]) {
$links.=”

“.date(“F d, Y”,strtotime($row[concert_date])).”

“;
}
$links.= “

  • $row[title]
  • \n”;
    $concert_date=$row[concert_date];

    if($_GET[url]==$row[link]||$_GET[url]==””) {
    $_GET[url]=$row[link];
    $title=$row[title];
    $print_date=$concert_date;
    $description=$row[description];
    $user=$row[user];
    }
    }
    $links.= “

    \n”;

    mysql_free_result($sql_result);
    mysql_close($myconnection);
    ?>

    ; ?>“]


    $title

    “; ?>
    Posted by $user

    “; ?>
    “; ?>