I\'ve got a script that sets some session values before redirecting to / using header().
/
header()
I\'ve read many posts about the $_SESSION
$_SESSION
just put exit; after header :D I solved by this