Posts Tagged ‘preconference’

2008 Pre-Conference Workshop Participants

May 19, 2008 at 2:04 pm, Jared Stein

The following individuals have signed up for Learning Objects Pre-Conference Workshop. If your name is on this list and you do NOT plan to attend, please e-mail us ASAP.

include '/home/content/t/t/i/ttixdesign/html/includes/dberror.php';
include '/home/content/t/t/i/ttixdesign/html/includes/dbinfo.php';

$sql = "select fname, lname from conf_register where conf_id=4 and pre_conf='Yes' order by lname";
$result = mysql_query($sql);
echo "

    “;
    while ($row = mysql_fetch_assoc($result)) {
    extract($row);
    echo “
  1. $fname $lname
  2. “;
    }
    echo “

“;
?>

© 2008, The Idea Exchange
Web site sponsored and developed by Modern Education and Technology Associates