Access List for Computer Laboratories INEL/ICOM

Electrical and Computer Engineering Department

Nothing to display.

"; } if($result){ ?> "; echo ""; echo ""; $query2 = "select fname,lname from faculty where username='$row[authorized]'"; $result2 = mysql_query($query2); $row2 = mysql_fetch_array($result2); echo ""; echo ""; echo ""; ?>
Name Student # or position Authorized Room Expiration date
$row[name]$row[student_id]$row2[fname] $row2[lname]$row[room]$row[date]