Gebruikersnaam Status Aantekening Actie fetch(PDO::FETCH_ASSOC)) { $userID = $user['userID']; $username = $user['username']; $role = $user['role']; $bancomment = $user['bancomment']; $function = "checkCheckAll(document.getElementById('checkall'))"; echo(" $username $role $bancomment
"); }