Thread
:
session problem with redirect
View Single Post
08-27-2006, 06:53 PM
#
11
(
permalink
)
helloworld
Contributing Member
Join Date: 06-29-06
Posts: 72
iTrader:
0
/ 0%
Latest Blog:
None
$_SESSION['name'] = true;
session_write_close ();
header ( 'location: webpage.php' );
exit ();
helloworld
View Public Profile
Find More Posts by helloworld