Select one PM to View their alerts.

executeQuery($sql, []); if ($all_pms === false) { show_pdo_error($sql, $pdoWrapperObj->getLastStatement()); } $varCount = 0; foreach ($all_pms as $RowData) { $user_id = $RowData['id']; $user_name = $RowData['user_name']; ?> '; } ?>