Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged redirect



1 2 Next »
The problem is some times the redirect may kick you off to the next page before all the session variables have been saved. The true solution to lost session vars on redirect is to simply call session_write_close(); before setting the redirect header....
0 1944 posted 17 years ago by Wardy
3 1544 posted 17 years ago by gbot
2 1531 posted 17 years ago by smartalec
Parses the given path and creates a http redirect to that page.
1 1486 posted 18 years ago by IanLewis
7 1728 posted 19 years ago by gdonald
1 2 Next »