pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
movie download
10 sec ago
Untitled
7 sec ago
Untitled
13 sec ago
Untitled
18 sec ago
Untitled
20 sec ago
DN:T-P1
21 sec ago
Untitled
C++ | 23 sec ago
soap
33 sec ago
Layout Width
Share Pastebin
Untitled
By: a guest | Mar 19th, 2010 | Syntax:
PHP
| Size: 0.08 KB | Hits: 54 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
if
(
isset
(
$_SESSION
[
'answer'
]
&&
(
$_POST
[
'control'
]
==
$_SESSION
[
'answer'
]
)
)
create new paste
|
create new version of this paste
RAW Paste Data
if ( isset($_SESSION['answer'] && ( $_POST['control'] == $_SESSION['answer'] ) )