Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
PHP Script
SUBMITTED BY:
Guest
DATE:
Jan. 1, 2014, 4:10 p.m.
FORMAT:
PHP
SIZE:
147 Bytes
Raw
Download
Tweet
HITS:
947
Go to comments
Report
<?php
if
(
$_GET
[
'name'
]
==
"Username"
&&
$_GET
[
'pwd'
]
==
"Tolles Passwort hier"
)
{
echo
"Erfolgreich eingeloggt!"
;
}
?>
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus