我使用以下代码重定向到PHP中的页面.我需要设置自定义HTTP标头以与重定向一起传递.
header("Location: http://...");
我该如何存档?
php redirect http
http ×1
php ×1
redirect ×1