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
person check
5 hours ago
node add
5 hours ago
ZonedDateTime
5 hours ago
nid
5 hours ago
lowestCars highestCars
5 hours ago
Entity id
5 hours ago
binkey
5 hours ago
node access
5 hours ago
node comment
5 hours ago
FastCode
5 hours ago
customError
<?php
function
customError
(
$errno
,
$errstr
)
{
echo
"<b>Error:</b> [$errno] $errstr"
;
echo
"<br/>"
;
die
(
)
;
}
Parsed in 0.005 seconds