Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Aug 22nd, 2012
111
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
switch
(
$_GET
[
's'
]
)
{
case
'nyheder'
:
include
(
'nyheder.php'
)
;
break
;
case
'kontakt'
:
include
(
'kontakt.php'
)
;
break
;
default
:
include
(
'forside.php'
)
;
}
?>
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
π₯ Exchange profit method β π
JavaScript | 2 min ago | 0.20 KB
π΅ Make 3000$ in 20 minutes π΅
JavaScript | 7 min ago | 0.22 KB
β‘ Crypto Swap Glitch β Working β‘ π΅π¨
JavaScript | 8 min ago | 0.20 KB
π ChangeNOW Exploit π₯π¨
JavaScript | 14 min ago | 0.20 KB
WiFi Dashboard rev_03
Arduino | 14 min ago | 3.46 KB
π MAKE $2500 IN 15 MIN β Working
JavaScript | 17 min ago | 0.22 KB
π‘ EASY MONEY GUIDE β Working πβ
JavaScript | 20 min ago | 0.20 KB
βββMake $1500 in 20 minutesββ
Java | 26 min ago | 0.06 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!