Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
droidus
Jun 19th, 2011
121
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?
// *** Logout the current user.
if
(
!
isset
(
$_SESSION
)
)
{
session_start
(
)
;
}
session_destroy
(
)
;
?>
<meta HTTP-EQUIV="REFRESH" content="10"; url="login2.php">
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Green Hell VR Large Planter Box
XML | 13 min ago | 0.13 KB
Untitled
C++ | 58 min ago | 0.29 KB
Untitled
C++ | 1 hour ago | 0.29 KB
Untitled
C++ | 1 hour ago | 0.29 KB
Untitled
C++ | 1 hour ago | 0.29 KB
Untitled
C++ | 1 hour ago | 0.25 KB
Untitled
C++ | 2 hours ago | 0.96 KB
dataNone
JSON | 2 hours ago | 0.64 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!