document.createTextNode('<?php echo $_GET['xss']; ?>'); … but the danger is from the PHP echo , not the JavaScript createTextNode .
確定! 回上一頁