Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.9K
2 Posted Topics
Try: [code] header("Location: ".$visit); [/code]
Try: [code] <? session_start(); header("Location: tussu.php"); //or (*) echo "Logging out ".$_SESSION['userid']; ?> [/code] (*) [code] header("Refresh: 5; URL:http://www.domain.com/path/to/tussu.php"); [/code] 5 <= this will show your "Logging out ".$_SESSION['userid']" for 5 seconds.
The End.
sepedatua