Alright, I seriously do NOT understand sessions what so ever. Whenever I try to transfer data from page to page, the [PHP]session_start() ;[/PHP] is always killed because of some sort of cookie/cache limiter. I even tried the [PHP]session_registe r();
session_is_regi stered();[/PHP] script and it still blows up. I'm totally lost.
session_is_regi stered();[/PHP] script and it still blows up. I'm totally lost.
Comment