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 2043 posted 17 years ago by Wardy
3 1607 posted 17 years ago by gbot
2 1624 posted 17 years ago by smartalec
Parses the given path and creates a http redirect to that page.
1 1575 posted 18 years ago by IanLewis
7 1821 posted 19 years ago by gdonald
1 2 Next »