Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
7Lab_test.php
fevzi02
Apr 7th, 2022
906
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
if
(
!
isset
(
$_COOKIE
[
'baner_time'
]
)
)
setcookie
(
"baner_time"
,
"true"
,
time
(
)
+
300
)
;
header
(
'Location: index.php'
)
;
?>
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
24 min ago | 8.35 KB
Untitled
1 hour ago | 16.18 KB
just-installer
Bash | 3 hours ago | 2.87 KB
Untitled
5 hours ago | 14.10 KB
Untitled
6 hours ago | 10.29 KB
Untitled
7 hours ago | 11.96 KB
Untitled
10 hours ago | 8.33 KB
Untitled
11 hours ago | 23.47 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!