<body>
    <?php
    echo "<script> var message = \"$message\";</script>"
    ?>
    <script>
        alert(message);
    </script>
    </body>

 

相关文章:

  • 2021-11-17
  • 2021-09-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-06
  • 2021-11-24
猜你喜欢
  • 2021-07-18
  • 2022-12-23
  • 2022-12-23
  • 2022-03-09
  • 2020-02-26
  • 2022-12-23
相关资源
相似解决方案