[PHP] Re: [PHP-QA] Re: [PHP] Quick question regarding $_SESSION and header()

2008-12-11 Thread Ólafur Waage
Whoops, sent the thanks to the wrong list :P On Thu, Dec 11, 2008 at 7:33 PM, Daniel Brown wrote: > (Forwarding back to PHP General for the archives.) > > On Thu, Dec 11, 2008 at 14:31, Ólafur Waage wrote: >> Its fixed, thanks guys :) >> >> On Thu, Dec 11, 2008 at 7:16 PM, Daniel Brown wrote: >

[PHP] Re: [PHP-QA] Re: [PHP] Quick question regarding $_SESSION and header()

2008-12-11 Thread Daniel Brown
(Forwarding back to PHP General for the archives.) On Thu, Dec 11, 2008 at 14:31, Ólafur Waage wrote: > Its fixed, thanks guys :) > > On Thu, Dec 11, 2008 at 7:16 PM, Daniel Brown wrote: >> On Thu, Dec 11, 2008 at 14:01, Ólafur Waage wrote: >>> I should be able to set a session var and then do

Re: [PHP] Quick question regarding $_SESSION and header()

2008-12-11 Thread Daniel Brown
On Thu, Dec 11, 2008 at 14:01, Ólafur Waage wrote: > I should be able to set a session var and then do a header redirect > right? Small bug regarding that and i just need to be sure. This isn't a bug in PHP, it's actually in adherance with HTTP standards (and current browser standards). Prio

Re: [PHP] Quick question regarding $_SESSION and header()

2008-12-11 Thread Dan Joseph
On Thu, Dec 11, 2008 at 2:01 PM, Ólafur Waage wrote: > I should be able to set a session var and then do a header redirect > right? Small bug regarding that and i just need to be sure. > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >

[PHP] Quick question regarding $_SESSION and header()

2008-12-11 Thread Ólafur Waage
I should be able to set a session var and then do a header redirect right? Small bug regarding that and i just need to be sure. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php