<?php $UserID = '<script>alert(XSS)</script>'; ?> <div> UserID: <?php echo htmlspecialchars($UserID); ?>は見つかりません。 </div>
You have javascript disabled. You will not be able to edit any code.