通过修改header的location实现转向 function redirect($url) { header("Location: $url"); exit(); } 开心洋葱 , 版权所有丨如未注明 , 均为原创丨未经授权请勿修改 , 转载请注明php如何使用header转向的方法! 喜欢 (0)