".$_GET['fullname']."|".$_GET['dept']; } else { echo $_GET['username']."|".$_GET['fullname']."|".$_GET['dept']; } ?>