I tried to trun it on but i cant!
i have something wrong!
i did On like the guide bucause i have wamp server!
but its still buggy =\
and i have this errors under:
i have something wrong!
i did On like the guide bucause i have wamp server!
but its still buggy =\
and i have this errors under:
Help me please!'; } }else{ include "config.php"; $aid = $_SESSION['AID']; $q1 = mssql_query("SELECT * FROM Account(nolock) WHERE AID = $aid"); $q2 = mssql_fetch_assoc($q1); $UGradeID = $q2['UGradeID']; if( $UGradeID != 252 and $UGradeID != 254 and $UGradeID != 255 ){ unset($_SESSION['AID']); die("Acceso no Autorizado");} ?>