gpt4 book ai didi

PHP : How to use alert() before header ('location:http://domain.com' );

转载 作者:行者123 更新时间:2023-11-28 11:10:13 26 4
gpt4 key购买 nike

如何使用alert()之前header('location:http://domain.com');以便警觉工作。问题是php代码很强大而忽略了alert()

最佳答案

我认为你正在尝试这样做?

alert('After this goes away, I will be redirected via JavaScript');
window.location = "http://domain.com";

引用号。 How do I redirect with Javascript?

关于PHP : How to use alert() before header ('location:http://domain.com' );,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15099924/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com