<?php
define("USERNAME","root");
if(defined("USERNAME")){
    echo "USERNAMEӣޭڽdefine()گ˽ք֨ӥ";
}
echo "<br/>";
echo STUDENT;
?>
