Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
PHP COIN! Read It!
SUBMITTED BY:
Guest
DATE:
Dec. 14, 2013, 5:19 p.m.
FORMAT:
PHP
SIZE:
250 Bytes
Raw
Download
Tweet
HITS:
5201
Go to comments
Report
<?php
$BitCoin
[
'Payout'
]
=
"0.0025"
$BitCoin
[
'Status'
]
=
"BitBin"
if
(
$BitCoin
[
'Status'
]
=
"BitBin"
){
echo
"This site is awesome!"
;
echo
"<br>"
;
echo
"Minimal Payout:"
;
echo
$BitCoin
[
'Payout'
];
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus