Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
[ FIKRI FADZIL ] Bahagian 1 - Mengelak Serangan Suntikan SQL
FikriFadzil
Feb 21st, 2012
163
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
$id
=
$_GET
[
'id'
]
;
if
(
is_numeric
(
$id
)
)
{
// lakukan sebarang proses
}
else
{
echo
"RALAT: ID Perlu Integer!"
;
}
?>
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
300$ GIFTCARDS? P8
Java | 3 min ago | 0.04 KB
2025-07-24T12:18:03.894
PHP | 7 min ago | 1.05 KB
?FREE Method Leaked? 1Y
Java | 13 min ago | 0.04 KB
Untitled
Lua | 1 hour ago | 3.11 KB
Atl
HTML | 4 hours ago | 0.53 KB
Trainyard 1.7
Lua | 5 hours ago | 7.86 KB
trainyard v1.6
Lua | 5 hours ago | 7.86 KB
Untitled
Java | 6 hours ago | 11.58 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!