Welcome Guest, Not a member yet? Register   Sign In
Move Error functions to a Controller
#14

[eluser]Pascal Kriete[/eluser]
Unfortunately not. It might me more correct to send a 301 though.
Code:
header("Location: ".$redirect, TRUE, 301);

FWIW, mobile me does a redirect to an error page and it throws a 302 (and no 404 - ever), but they change the url as well.


Messages In This Thread
Move Error functions to a Controller - by El Forum - 04-09-2008, 10:22 AM
Move Error functions to a Controller - by El Forum - 04-09-2008, 11:37 AM
Move Error functions to a Controller - by El Forum - 04-09-2008, 11:40 AM
Move Error functions to a Controller - by El Forum - 04-09-2008, 12:21 PM
Move Error functions to a Controller - by El Forum - 04-09-2008, 05:51 PM
Move Error functions to a Controller - by El Forum - 04-10-2008, 02:32 AM
Move Error functions to a Controller - by El Forum - 04-10-2008, 06:15 AM
Move Error functions to a Controller - by El Forum - 04-10-2008, 08:21 AM
Move Error functions to a Controller - by El Forum - 04-10-2008, 09:07 AM
Move Error functions to a Controller - by El Forum - 11-14-2008, 05:21 PM
Move Error functions to a Controller - by El Forum - 11-14-2008, 05:34 PM
Move Error functions to a Controller - by El Forum - 11-14-2008, 05:54 PM
Move Error functions to a Controller - by El Forum - 11-14-2008, 05:57 PM
Move Error functions to a Controller - by El Forum - 11-15-2008, 05:09 AM
Move Error functions to a Controller - by El Forum - 11-15-2008, 11:12 AM
Move Error functions to a Controller - by El Forum - 11-15-2008, 11:30 AM
Move Error functions to a Controller - by El Forum - 12-28-2008, 09:41 PM
Move Error functions to a Controller - by El Forum - 12-29-2008, 04:45 AM
Move Error functions to a Controller - by El Forum - 07-17-2011, 04:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB