pastebin
Add a new paste
View all pastes
Change language
Dutch
English
French
Russian
menu
URL Shortener
Multiple URL shortener
browser info
Whois IP and domain lookup
Capture a Website screenshot
Disqus Chatroom
Registration
pastebin
Paste Search Dynamic
Recent pastes
vids
29 minutes ago
jailb
30 minutes ago
person check
5 hours ago
node add
5 hours ago
ZonedDateTime
5 hours ago
nid
5 hours ago
lowestCars highestCars
6 hours ago
Entity id
6 hours ago
binkey
6 hours ago
node access
6 hours ago
lang
<?php
if
(
$en
==
true
)
{
echo
'lang=en'
;
}
if
(
$en
==
false
)
{
echo
'lang='
;
}
?>
Parsed in 0.004 seconds