skip to main content
paste
bin
.ca
type · paste · share
⌘
K
Docs
Sign in
?
All pastes
#100957
Raw
Copy code
Copy link
Edit
Stuff
public
text
v1 · immutable
#100957
·
published
2006-07-26 16:02 UTC
Lines
Syntax
Wrap
Stripe
off
dark
light
Mono
Size
13px
Tab
2
4
8
Theme
Follow system
Always dark
Always light
rendered paste body
<?php
if ( $_GET['moose'] = 'green' )
{
echo 'IT IS GREEN';
}
?>