留作笔记

 

<php?
$aaa="<script>document.write(1)</script>";
echo $aaa;
?>


其中数字 ”1“ 可以在javascript中自定义

相关文章: