php标题位置vs php_redirect

Whi*_* R. 5 php redirect location function

这个函数"HTTP_redirect""header location"PHP有什么区别?

什么时候必须使用这个功能"HTTP_redirect"

什么时候必须使用这个功能"header location"

看看: http://php.net/manual/fr/function.http-redirect.php - > HTTP_redirect手册 http://php.net/manual/fr/function.header.php - >手册函数头

Nie*_*sol 9

http_redirect基本上是一个辅助函数,header location通过允许您为GET数据传递数组使其更容易使用.