Using Proper Header Redirects In PHP

2008年07月31日 05:54 • 查看 12 次 • 打印本文

If you use PHP on a regular basis, you’ve already used the header() function to perform a redirect. Have you considered sending in the proper status codes when doing so? Like a 404, 302 or 301? You should, and here’s why.

查看原文 »

评论

发表评论