Access denied for user 'root'@'localhost' (using password: YES)
include('../check_role.php');
$test = 123;
function check_user_role($max_role) {
return $GLOBALS['test'];
}
$test = $result['role'];
function check_user_role($max_role) {
return $GLOBALS['test'];
}